RijndaelManagedTransform.InputBlockSize 屬性

定義

取得輸入區塊的大小。

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

屬性值

輸入資料區塊的大小 (以位元組為單位)。

實作

適用於

另請參閱