SignerKeyExponent Property
Represents the Exponent parameter for the RSA algorithm.
Object Oriented Interface
public function getSignerKeyExponent(); public function setSignerKeyExponent($value);
Procedural Interface
ipworksencrypt_rsa_get($res, 37 ); ipworksencrypt_rsa_set($res, 37, $value );
Default Value
''
Remarks
Represents the Exponent parameter for the RSA algorithm.
Data Type
Binary String