Argon2Configuration.MemoryCost Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9083)
MemoryCost
The amount of memory used by the Argon2 algorithm, in kilobytes (KB). Parameter 'm' from Argon2 specification.
Declaration
public int MemoryCost { get; }
Property Value
Type | Description |
---|---|
Int32 |