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

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

The following tables list the members exposed by IPkiStoreInfo.

Public Properties
 NameDescription
 PropertyNumber of certificates in the PKI store.  
 PropertyA collection of infos for certificates located in a PKI store.  
 PropertyNumber of certificate revocation lists (CRLs) in the PKI store.  
 PropertyA collection of certificate revocation list (CRL) infos for certificates located in a PKI store.  
 PropertyName of the PKI store.  
 PropertyAn error message related to opening the store.  
 PropertyAn exception related to opening the store.  
 PropertyNumber of certificates with private key in the PKI store.  
 PropertyRepresents a PKI store, where certificates and CRLs are persisted and managed.  
 PropertyThe type of the PKI store.  
 PropertyThe type name of the PKI store.  
 PropertyIndicates whether the PKI store supports certificate revocation lists (CRLs).  
Top
See Also

Reference

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