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