Checks if the given private key is valid for secp256k1.
|
Private Key
Array of Bytes
|
The private key to validate. |
|
Is Valid
Boolean
|
True if the given private key is valid for secp256k1. |