KeyFingerprint Property
The hex-encoded, 20-byte fingerprint of the key.
Object Oriented Interface
public function getKeyFingerprint();
Procedural Interface
ipworksopenpgp_keymgr_get($res, 4 );
Default Value
''
Remarks
The hex-encoded, 20-byte fingerprint of the key.
This is in the form:
5E70662EA810E768391A2FE8F7B7D49C89C9D7B1
This property is read-only and not available at design time.
Data Type
String