Intelligent certificate request handler. Recommended for non-GUI applications.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Networking (in Rebex.Networking.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Shared ReadOnly StoreSearch As ICertificateRequestHandler | 
| C# | 
|---|
| public static readonly ICertificateRequestHandler StoreSearch | 
 Remarks
Remarks
Uses the SSPI provider to select a first suitable certificate found in user's certificate store.
 
     
     
     
     
    