Argon2Type
public enum Argon2Type : Int
An enum to select the Argon2 type used to hash, contains 3 modes: i
, d
, and id
, each signifying their corresponding Argon2 type
Argon2Swift 1.0.4 Docs (98% documented)
public enum Argon2Type : Int
An enum to select the Argon2 type used to hash, contains 3 modes: i
, d
, and id
, each signifying their corresponding Argon2 type