Gets the value indicating whether the cipher is a block cipher in CBC mode.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Cbc As Boolean Get |
C# |
---|
public bool Cbc { get; } |