Opc.Ua.Security.Certificates
IX509Certificate Interface Members
Properties  Methods 

Opc.Ua.Security.Certificates Namespace : IX509Certificate Interface

The following tables list the members exposed by IX509Certificate.

Public Properties
 NameDescription
 Property A collection of X509 extensions.  
 Property The hash algorithm used to create the signature.  
 Property The distinguished name of the certificate issuer.  
 Property The date in UTC time after which a certificate is no longer valid.  
 Property The date in UTC time on which a certificate becomes valid.  
 Property The serial number of the certificate as a big-endian hexadecimal string.  
 Property The subject distinguished name from a certificate.  
Top
Public Methods
 NameDescription
 Method The serial number of the certificate as an array of bytes in little-endian order.  
Top
See Also

Reference

IX509Certificate Interface
Opc.Ua.Security.Certificates Namespace