KeyG Property
Represents the G parameter for the Elgamal algorithm.
Object Oriented Interface
public function getKeyG(); public function setKeyG($value);
Procedural Interface
ipworksencrypt_elgamal_get($res, 3 ); ipworksencrypt_elgamal_set($res, 3, $value );
Default Value
''
Remarks
Represents the G parameter for the Elgamal algorithm.
Data Type
Binary String