ICryptoTransform.OutputBlockSize プロパティ

定義

出力ブロック サイズを取得します。

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

プロパティ値

出力データ ブロックのサイズ (バイト単位)。

適用対象

こちらもご覧ください