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