KeySecretKey Property
The secret key of the key (if available).
Syntax
__property String KeySecretKey = {read=FKeySecretKey, write=FSetKeySecretKey};
Default Value
""
Remarks
The secret key of the key (if available). The key is provided as ASCII armored data.
This property is read-only and not available at design time.
Data Type
String