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.