KeyP Property
Represents the P parameter for the RSA algorithm.
Object Oriented Interface
public function getKeyP(); public function setKeyP($value);
Procedural Interface
ipworksencrypt_rsa_get($res, 17 ); ipworksencrypt_rsa_set($res, 17, $value );
Default Value
''
Remarks
Represents the P parameter for the RSA algorithm.
Data Type
Binary String