MLDsaAlgorithm.PrivateSeedSizeInBytes プロパティ

定義

現在の ML-DSA アルゴリズムの ML-DSA プライベート シードのサイズ (バイト単位) を取得します。

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

プロパティ値

現在の ML-DSA アルゴリズムの ML-DSA プライベート シードのサイズ (バイト単位)。

適用対象