Binds a certificate by detecting it using both the Issuer and the Serial number fields of the certificate.
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Since V6.1 | Since V6.1 | Since V6.4 |
Boolean ObjectName.BindSSLCert(string CertIssuer, string CertSerialNumber)
CertIssuer: specifies the issuer of the certificate
CertSerialNumber: specifies the serial number of the certificate
Boolean.
TRUE indicates success. FALSE indicates failure.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown.
When FALSE is returned or an exception is thrown, check ErrorCode property and ErrorString property for error information.
If the Issuer is
CN = VeriSign Secure Server
OU = Terms of use at www.yoursite.com
OU = VeriSign Trust Network
O = VeriSign, Inc.
C = US
TWAIN ActiveX |
TWAIN Plug-in |
TWAIN Control |
TWAIN SDK |
Scanner COM
Software Configuration Management |
Version Control |
Source Control
Copyright © 2012 Dynamsoft Corporation. All Rights Reserved.