ICertificateFinder Interface
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9119)
Defines the interface that certificate finder classes must implement.
Syntax
public interface ICertificateFinder
Methods
Name | Description |
---|---|
Find(SubjectIdentifier, CertificateStore) | Finds a certificate corresponding to the specified subject identifier. |