MLKemAlgorithm.SharedSecretSizeInBytes プロパティ

定義

アルゴリズムの共有シークレットのサイズをバイト単位で取得します。

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

プロパティ値

アルゴリズムの共有シークレットのサイズ (バイト単位)。

適用対象