Connectivity Software User's Guide and Reference
IPkiCertificate Interface Members
Properties  Methods 

OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace : IPkiCertificate Interface

The following tables list the members exposed by IPkiCertificate.

Public Properties
 NameDescription
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
 Property  
Top
Public Methods
 NameDescription
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 Method  
 Method  
 Method  
 MethodSame as System.Security.Cryptography.X509Certificates.X509Certificate.GetSerialNumber. Returns the serial number of the PKI certificate as an array of bytes in little-endian order.  
 Method  
Top
Extension Methods
 NameDescription
Public Extension MethodGets the DNS names from the Subject Alternative Name extension of the certificate.
Public Extension MethodGets the IP addresses from the Subject Alternative Name extension of the certificate.
Public Extension MethodGets the Uniform Resource Identifiers (URIs) from the Subject Alternative Name extension of the certificate.
Public Extension MethodSafely gets the DNS names from the Subject Alternative Name extension of the certificate.
Public Extension MethodSafely gets the IP addresses from the Subject Alternative Name extension of the certificate.
Public Extension MethodSafely gets the Uniform Resource Identifiers (URIs) from the Subject Alternative Name extension of the certificate.
Top
See Also

Reference

IPkiCertificate Interface
OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace