Opc.Ua.Core
CertificateValidator Class Methods


Opc.Ua Namespace : CertificateValidator Class

For a list of all members of this type, see CertificateValidator members.

Public Methods
 NameDescription
Public Method Returns an object that can be used with a UA channel.  
Public MethodOverloaded.  Returns the issuers for the certificates.  
Public Method Returns the issuers for the certificates.  
Public Method Reset the list of validated certificates.  
Public MethodOverloaded.  Updates the validator with the current state of the configuration.  
Public Method Updates the validator with a new application certificate.  
Public MethodOverloaded.  Validates the specified certificate against the trust list.  
Public MethodOverloaded. Validates a certificate with domain validation check. ValidateAsync(X509Certificate2Collection,CancellationToken)  
Public Method Validate domains in a server certificate against endpoint used for connection. A url mismatch can be accepted by the certificate validation event, otherwise an exception is thrown.  
Top
Protected Methods
 NameDescription
Protected Method Throws an exception if validation fails.  
Top
See Also

Reference

CertificateValidator Class
Opc.Ua Namespace