KeyPair Type
A key pair for either P-256 or secp256k1.
Record fields
| Record Field |
Description
|
|
|
Full Usage:
CompressedPublicKey
Field type: byte[]
|
Compressed public key bytes (33 bytes).
|
Full Usage:
PrivateKeyBytes
Field type: byte[]
|
Private key scalar (32 bytes).
|