KeyModulus Property
Represents the Modulus parameter for the RSA algorithm.
Object Oriented Interface
public function getKeyModulus(); public function setKeyModulus($value);
Procedural Interface
ipworksencrypt_rsa_get($res, 16 ); ipworksencrypt_rsa_set($res, 16, $value );
Default Value
''
Remarks
Represents the Modulus parameter for the RSA algorithm.
Data Type
Binary String