CertPublicKey Property
The public key of the certificate.
Syntax
property CertPublicKey: String;
Default Value
''
Remarks
The public key of the certificate. The key is provided as PEM/Base64-encoded data.
This property is read-only.
Data Type
String