RecipientKeyY Property
Represents the Y parameter for the Elgamal algorithm.
Object Oriented Interface
public function getRecipientKeyY(); public function setRecipientKeyY($value);
Procedural Interface
ipworksencrypt_elgamal_get($res, 15 ); ipworksencrypt_elgamal_set($res, 15, $value );
Default Value
''
Remarks
Represents the Y parameter for the Elgamal algorithm.
Data Type
Binary String