RijndaelManagedTransform.OutputBlockSize 属性
定义
获取输出块大小。Gets the output block size.
public:
property int OutputBlockSize { int get(); };
public int OutputBlockSize { get; }
member this.OutputBlockSize : int
Public ReadOnly Property OutputBlockSize As Integer
属性值
输出数据块的大小(以字节为单位)。The size of the output data blocks in bytes.