MLDsaAlgorithm.MuSizeInBytes Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the size, in bytes, of the mu (μ) value for the current ML-DSA algorithm.
public:
 property int MuSizeInBytes { int get(); };public int MuSizeInBytes { get; }member this.MuSizeInBytes : intPublic ReadOnly Property MuSizeInBytes As IntegerProperty Value
The size, in bytes, of the mu (μ) value for the current ML-DSA algorithm.