CertPublicKey Property
The public key of the certificate.
Syntax
__property String CertPublicKey = {read=FCertPublicKey, write=FSetCertPublicKey};
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