RijndaelManagedTransform.BlockSizeValue プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください