KeyPublicKey Property
The public key of the key.
Syntax
__property String KeyPublicKey = {read=FKeyPublicKey, write=FSetKeyPublicKey};
Default Value
""
Remarks
The public key of the key. The key is provided as ASCII armored data.
This property is read-only and not available at design time.
Data Type
String