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