Blake2b512.CanReuseTransform Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9083)
CanReuseTransform
Gets a value indicating whether the current transform can be reused. Inherited from Blake2b.
Declaration
public override bool CanReuseTransform { get; }
Property Value
Type | Description |
---|---|
Boolean |
Overrides
Remarks
Always returns true.