DecodeExtension Class

Extension to decode Argon2 hash strings.

Definition

Namespace: Gemstone.Security.Cryptography.Argon2Hash
Assembly: Gemstone.Security (in Gemstone.Security.dll) Version: 1.0.175 -- Release Build+146c7e07986c58ce53bef2ac3da53d5efdf9e69c
public static class DecodeExtension
Inheritance
Object    DecodeExtension

Methods

DecodeString Decodes an Argon2 hash string into an Argon2 class instance.

See Also