Gets or sets the ICertificateFinder to be used to find certificates
            corresponding to a SubjectIdentifier.
            
    Namespace: 
   Rebex.Security.Cryptography.Pkcs
    Assembly:
   Rebex.Common (in Rebex.Common.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Property CertificateFinder As ICertificateFinder Get Set | 
| C# | 
|---|
| public ICertificateFinder CertificateFinder { get; set; } | 
 
     
     
     
     
    