KeyP Property
Represents the P parameter for the Elgamal algorithm.
Object Oriented Interface
public function getKeyP(); public function setKeyP($value);
Procedural Interface
ipworksencrypt_elgamal_get($res, 4 ); ipworksencrypt_elgamal_set($res, 4, $value );
Default Value
''
Remarks
Represents the P parameter for the Elgamal algorithm.
Data Type
Binary String