Edit

Share via


MLDsaAlgorithm.MuSizeInBytes Property

Definition

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 : int
Public ReadOnly Property MuSizeInBytes As Integer

Property Value

The size, in bytes, of the mu (μ) value for the current ML-DSA algorithm.

Applies to