MLKemAlgorithm.PrivateSeedSizeInBytes 属性

定义

获取算法的专用种子的大小(以字节为单位)。

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

属性值

算法的专用种子的大小(以字节为单位)。

适用于