An ECDSA secret key.
bytes: Curve.scalar.CompressedScalar,
fn fromBytes(bytes: [encoded_length]u8) !SecretKey
No documentation provided.
fn toBytes(sk: SecretKey) [encoded_length]u8
undefined
Length (in bytes) of a raw secret key.