Contents

seedRepresentation

The seed representation of the private key.

Declaration

var seedRepresentation: Data { get }

Discussion

The seed representation is 32 bytes long, and is the parameter for the ML-DSA.KeyGen_internal algorithm (Algorithm 16) of FIPS 204.

See Also

Inspecting a private key’s properties