externalMu property

String? externalMu
getter/setter pair

A message digest produced with SHAKE-256, to be used with ML-DSA external-μ algorithms only.

See "message representative" note in section 6.2, algorithm 7 of the FIPS-204 standard: https://doi.org/10.6028/nist.fips.204

Implementation

core.String? externalMu;