QuickOPC User's Guide and Reference
IPkiStore Interface Methods

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

For a list of all members of this type, see IPkiStore members.

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