KeyRy Property
Represents the public key's Ry parameter.
Object Oriented Interface
public function getKeyRy(); public function setKeyRy($value);
Procedural Interface
ipworksencrypt_ecc_get($res, 11 ); ipworksencrypt_ecc_set($res, 11, $value );
Default Value
''
Remarks
Represents the public key's Ry parameter.
Data Type
Binary String