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