SignerKeyRy Property
Represents the public key's Ry parameter.
Object Oriented Interface
public function getSignerKeyRy(); public function setSignerKeyRy($value);
Procedural Interface
ipworksencrypt_ecc_get($res, 21 ); ipworksencrypt_ecc_set($res, 21, $value );
Default Value
''
Remarks
Represents the public key's Ry parameter.
Data Type
Binary String