KeyQ Property
Represents the Q parameter for the RSA algorithm.
Object Oriented Interface
public function getKeyQ(); public function setKeyQ($value);
Procedural Interface
ipworksencrypt_rsa_get($res, 20 ); ipworksencrypt_rsa_set($res, 20, $value );
Default Value
''
Remarks
Represents the Q parameter for the RSA algorithm.
Data Type
Binary String