Method | Description | |
---|---|---|
GetBase64Hash ( ) : string |
A base-64 encoded string of the hash, minus the padding (=) characters
|
|
GetBase64Salt ( ) : string |
A base-64 encoded string of the salt, minus the padding (=) characters
|
|
ToString ( ) : string |
Converts HashMetadata back into the original Argon2 formatted string.
|