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 (μ) 値のサイズ (バイト単位)。

適用対象