KeyX Property
Represents the X parameter for the DSA algorithm.
Object Oriented Interface
public function getKeyX(); public function setKeyX($value);
Procedural Interface
ipworksencrypt_dsa_get($res, 16 ); ipworksencrypt_dsa_set($res, 16, $value );
Default Value
''
Remarks
Represents the X parameter for the DSA algorithm.
Data Type
Binary String