MLKemAlgorithm.CiphertextSizeInBytes プロパティ

定義

アルゴリズムの暗号テキストのサイズをバイト単位で取得します。

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

プロパティ値

アルゴリズムの暗号テキストのサイズ (バイト単位)。

適用対象