MLKemAlgorithm.PrivateSeedSizeInBytes 屬性

定義

取得演算法私有種子的大小,單位為位元組。

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

屬性值

演算法私有種子的大小,以位元組為單位。

適用於