QuickOPC User's Guide and Reference
IPkiStore Interface Members
Properties  Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace : IPkiStore Interface

The following tables list the members exposed by IPkiStore.

Public Properties
 NameDescription
 PropertyThe type of information object that the store provides about certificates.  
 PropertyA collection of certificates located in a PKI store.  
 PropertyThe type of information object that the store provides about certificate revocation lists (CRLs).  
 PropertyA collection of certificate revocation lists (CRLs) for certificates located in a PKI store.  
 PropertyA collection of certificate revocation lists (CRLs) for certificates located in a PKI store.  
 PropertyAn exception related to opening the store.  
 PropertyIndicates whether the PKI store supports certificate revocation lists (CRLs).  
Top
Public Methods
 NameDescription
 MethodAdds a certificate to a PKI store.  
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodSearches the PKI store for certificates with the given thumbprint.  
 MethodObtains information about the specified certificate.  
 MethodObtains information about the specified certificate revocation list (CRL).  
 MethodRemoves all certificates with the given thumbprint from the PKI store.  
 MethodReopens the certificate store.  
Top
See Also

Reference

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