ApplyClientCert Method
Description
Apply client certificate to connection, the parameter should be valid CERT_CONTEXT structure.
Syntax
Visual Basic
Public Sub ApplyClientCert( _
   ByVal CertContext As Variant _
) 
Parameters
CertContext
See Also