KeyX Property
Represents the X parameter for the Elgamal algorithm.
Object Oriented Interface
public function getKeyX(); public function setKeyX($value);
Procedural Interface
ipworksencrypt_elgamal_get($res, 7 ); ipworksencrypt_elgamal_set($res, 7, $value );
Default Value
''
Remarks
Represents the X parameter for the Elgamal algorithm.
Data Type
Binary String