Connectivity Software User's Guide and Reference
IPkiCertificateInfo Interface Members
Properties 

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

The following tables list the members exposed by IPkiCertificateInfo.

Public Properties
 NameDescription
 Property  
 PropertyRepresents a PKI certificate.  
 PropertyGets a value indicating whether a certificate is a certificate authority (CA) certificate.  
 PropertySubject: The two-letter code of the country or region.  
 PropertySubject: Alternative names in DNS name form.  
 PropertySubject: DNS domain name naming a host.  
 PropertyDisplay strings of the enhanced key usages (applications that use the key).  
 PropertyThe collection of object identifiers (OIDs) that indicate the applications that use the key.  
 Property  
 Property  
 PropertySubject: Alternative names in IP address form.  
 Property  
 PropertyThe DNS name associated with the alternative name of the issuer of an X.509 certificate.  
 PropertyThe DNS name associated with the (alternative) name of the issuer of an X509 certificate.  
 PropertyThe email address of the issuer of an X509 certificate.  
 PropertyThe simple name of an issuer of an X509 certificate.  
 PropertyThe UPN name of the issuer of an X509 certificate.  
 PropertyThe URL address associated with the alternative name of the issuer of an X509 certificate.  
 PropertyThe key usage flags associated with the certificate.  
 PropertySubject: The locality name.  
 Property  
 PropertyGets the date after which a certificate is no longer valid. In UTC.  
 Property  
 PropertyGets the date on which a certificate becomes valid. In UTC.  
 PropertySubject: The organization name.  
 PropertySubject: The organizational unit name.  
 PropertyGets the size, in bits, of the public key.  
 PropertyGets the string representing the public key type.  
 PropertyGets the raw data string of a certificate.  
 Property  
 PropertyGets friendly name of the algorithm used to create the signature of a certificate.  
 PropertyGets object identifier (OID) of the algorithm used to create the signature of a certificate.  
 PropertySubject: The state or province name.  
 Property  
 PropertyThe DNS name associated with the alternative name of the subject of an X.509 certificate.  
 PropertyThe DNS name associated with the (alternative) name of the subject of an X509 certificate.  
 PropertyThe email address of the subject associated of an X509 certificate.  
 PropertyThe simple name of a subject of an X509 certificate.  
 PropertyThe UPN name of the subject of an X509 certificate.  
 PropertyThe URL address associated with the alternative name of the subject of an X509 certificate.  
 Property  
 PropertySubject: Alternative names in uniform resource identifier form.  
Top
See Also

Reference

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