ICryptoTransform.InputBlockSize Propriedade
Definição
Obtém o tamanho do bloco de entrada.Gets the input block size.
public:
property int InputBlockSize { int get(); };
public int InputBlockSize { get; }
member this.InputBlockSize : int
Public ReadOnly Property InputBlockSize As Integer
Valor da propriedade
O tamanho dos blocos de dados de entrada em bytes.The size of the input data blocks in bytes.