KeyRevoked Property
Whether or not the key is revoked.
Object Oriented Interface
public function getKeyRevoked();
Procedural Interface
ipworksopenpgp_keymgr_get($res, 11 );
Default Value
false
Remarks
Whether or not the key is revoked.
This property is read-only and not available at design time.
Data Type
Boolean