RijndaelManagedTransform.BlockSizeValue Eigenschaft

Definition

Ruft die Blockgröße ab.

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

Eigenschaftswert

Die Größe der Datenblöcke in Byte.

Gilt für:

Weitere Informationen