Blake2b.CanTransformMultipleBlocks Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9083)
CanTransformMultipleBlocks
Gets the value indicating whether the instance can transform multiple blocks.
Declaration
public override bool CanTransformMultipleBlocks { get; }
Property Value
Type | Description |
---|---|
Boolean |
Overrides
Remarks
Always returns true.