MLKemAlgorithm.PrivateSeedSizeInBytes プロパティ

定義

アルゴリズムのプライベート シードのサイズをバイト単位で取得します。

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

プロパティ値

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

適用対象