KeyK Property
Represent the private key (K) parameter.
Object Oriented Interface
public function getKeyK(); public function setKeyK($value);
Procedural Interface
ipworksencrypt_ecc_get($res, 7 ); ipworksencrypt_ecc_set($res, 7, $value );
Default Value
''
Remarks
Represent the private key (K) parameter.
Data Type
Binary String