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