KeyPublicKeyLength Property
The length of the public key in bits.
Object Oriented Interface
public function getKeyPublicKeyLength();
Procedural Interface
ipworksopenpgp_keymgr_get($res, 10 );
Default Value
0
Remarks
The length of the public key in bits. Common values are 512, 1024, and 2048.
This property is read-only and not available at design time.
Data Type
Integer