MLKemAlgorithm.EncapsulationKeySizeInBytes プロパティ

定義

アルゴリズムのカプセル化キーのサイズをバイト単位で取得します。

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

プロパティ値

アルゴリズムのカプセル化キーのサイズ (バイト単位)。

適用対象