ICryptoTransform.InputBlockSize Eigenschaft

Definition

Ruft die Größe des Eingabeblocks ab.

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

Eigenschaftswert

Int32

Die Größe des Eingabedatenblocks in Bytes.

Gilt für

Siehe auch