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

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

The following tables list the members exposed by IPkiCrlInfo.

Public Properties
 NameDescription
 PropertyA PKI Certificate Revocation List (CRL). A CRL is a time-stamped list identifying revoked certificates.  
 PropertyGets the name of the certificate authority that issued the CRL.  
 PropertyThe date by which the next CRL will become available.  
 PropertyGets the raw data string of a CRL.  
 PropertyThe set of revoked certificates.  
 PropertyThe issue date of this CRL.  
Top
Extension Methods
 NameDescription
Public Extension MethodFinds a CRL entry that revokes the given certificate info.
Top
See Also

Reference

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