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 私有種子大小(以位元組為單位)。

適用於