ICryptoTransform.InputBlockSize プロパティ

定義

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

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

プロパティ値

Int32

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

適用対象

こちらもご覧ください