KeySecretKey Property
The secret key of the key (if available).
Object Oriented Interface
public function getKeySecretKey();
Procedural Interface
ipworksopenpgp_keymgr_get($res, 12 );
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