MLKemAlgorithm.DecapsulationKeySizeInBytes プロパティ

定義

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

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

プロパティ値

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

適用対象