SetCurrentCertificateKeys Method
Description
Set client certificate keys (bytes of SerialNumber&Issuer)
Syntax
Visual Basic
Public Sub SetCurrentCertificateKeys( _
   ByVal certSN As Variant, _
   ByVal certIss As Variant _
) 
Parameters
certSN
certIss
See Also