KeyPrivateKey Property
This property is a PEM formatted private key.
Syntax
__property String KeyPrivateKey = {read=FKeyPrivateKey, write=FSetKeyPrivateKey, default=""};
Default Value
""
Remarks
This property is a PEM formatted private key. The purpose of this property is to allow easier management of the private key parameters by using only a single value.
Data Type
String