Default certificate finder.
            
    Namespace: 
   Rebex.Security.Cryptography.Pkcs
    Assembly:
   Rebex.Common (in Rebex.Common.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Shared ReadOnly Default As ICertificateFinder | 
| C# | 
|---|
| public static readonly ICertificateFinder Default | 
 Remarks
Remarks
            Searches for certificates in the current user's "My",
            "Trusted people" and "Other people" stores.
            
 
     
     
     
     
    