KeyInverseQ Property
Represents the InverseQ parameter for the RSA algorithm.
Object Oriented Interface
public function getKeyInverseQ(); public function setKeyInverseQ($value);
Procedural Interface
ipworksencrypt_rsa_get($res, 15 ); ipworksencrypt_rsa_set($res, 15, $value );
Default Value
''
Remarks
Represents the InverseQ parameter for the RSA algorithm. This parameter is optional and is automatically calculated as necessary.
Data Type
Binary String