Opc.Ua.Core
ICertificateStore Interface Methods

Opc.Ua Namespace : ICertificateStore Interface

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

Public Methods
 NameDescription
 Method Adds a certificate to the store.  
 Method Adds a CRL to the store.  
 Method Adds a rejected certificate chain to the store.  
 Method Closes the store.  
 Method Deletes a certificate from the store.  
 Method Removes a CRL from the store.  
 Method (Inherited from System.IDisposable)
 Method Enumerates the certificates in the store.  
 MethodOverloaded.  Returns the CRLs in the store.  
 Method Finds the certificate with the specified thumbprint.  
 Method Checks if issuer has revoked the certificate.  
 Method Finds the certificate with the specified thumbprint.  
 Method Opens the store at the specified location.  
Top
See Also

Reference

ICertificateStore Interface
Opc.Ua Namespace