Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Opc
Ua
SoftwareCertificate
C# 클래스 Opc.Ua.SoftwareCertificate
The SoftwareCertificate class.
파일 보기
프로젝트 열기: OPCFoundation/UA-.NETStandardLibrary
1 사용 예제들
공개 메소드들
메소드
설명
Validate
(
CertificateValidator
validator
,
byte
signedCertificate
,
SoftwareCertificate
&
softwareCertificate
) :
ServiceResult
Validates a software certificate.
메소드 상세
Validate()
공개
정적인
메소드
Validates a software certificate.
public
static
Validate
(
CertificateValidator
validator
,
byte
signedCertificate
,
SoftwareCertificate
&
softwareCertificate
) :
ServiceResult
validator
CertificateValidator
signedCertificate
byte
softwareCertificate
SoftwareCertificate
리턴
ServiceResult