KeySecretKeyAvailable Property
Whether or not a secret key is available for the selected key.
Object Oriented Interface
public function getKeySecretKeyAvailable();
Procedural Interface
ipworksopenpgp_keymgr_get($res, 13 );
Default Value
false
Remarks
Whether or not a secret key is available for the selected key.
This property is read-only and not available at design time.
Data Type
Boolean