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 专用种子的大小(以字节为单位)。

适用于