SignerKeyP Property
Represents the P parameter for the DSA algorithm.
Object Oriented Interface
public function getSignerKeyP(); public function setSignerKeyP($value);
Procedural Interface
ipworksencrypt_dsa_get($res, 24 ); ipworksencrypt_dsa_set($res, 24, $value );
Default Value
''
Remarks
Represents the P parameter for the DSA algorithm.
Data Type
Binary String