Connectivity Software User's Guide and Reference
IPkiCertificateExtension2 Class Members
Methods 


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.Extensions Namespace : IPkiCertificateExtension2 Class

The following tables list the members exposed by IPkiCertificateExtension2.

Public Methods
 NameDescription
Public Method (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Gets the DNS names from the Subject Alternative Name extension of the certificate.  
Public MethodServes as the default hash function. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Gets the IP addresses from the Subject Alternative Name extension of the certificate.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Gets the Uniform Resource Identifiers (URIs) from the Subject Alternative Name extension of the certificate.  
Public Methodstatic (Shared in Visual Basic)Safely gets the DNS names from the Subject Alternative Name extension of the certificate.  
Public Methodstatic (Shared in Visual Basic)Safely gets the IP addresses from the Subject Alternative Name extension of the certificate.  
Public Methodstatic (Shared in Visual Basic)Safely gets the Uniform Resource Identifiers (URIs) from the Subject Alternative Name extension of the certificate.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

IPkiCertificateExtension2 Class
OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.Extensions Namespace