CertPublicKeyLength Property
The length of the certificate public key (in bits).
Syntax
__property int CertPublicKeyLength = {read=FCertPublicKeyLength, write=FSetCertPublicKeyLength};
Default Value
0
Remarks
The length of the certificate public key (in bits). Common values are 512, 1024, and 2048.
This property is read-only.
Data Type
Integer