MLDsaAlgorithm.MuSizeInBytes 屬性

定義

取得目前 ML-DSA 演算法 mu (μ) 值的位元組大小。

public:
 property int MuSizeInBytes { int get(); };
public int MuSizeInBytes { get; }
member this.MuSizeInBytes : int
Public ReadOnly Property MuSizeInBytes As Integer

屬性值

目前 ML-DSA 演算法的 mu(μ) 值的大小(以位元組為單位)。

適用於