An ECDSA secret key.

Fields

bytes: Curve.scalar.CompressedScalar,

Functions

fn fromBytes(bytes: [encoded_length]u8) !SecretKey

No documentation provided.

fn toBytes(sk: SecretKey) [encoded_length]u8

No documentation provided.

Values

encoded_length
undefined

Length (in bytes) of a raw secret key.