Enumerations
The following enumerations are available globally.
-
Encode modes.
See moreDeclaration
Swift
public enum EncodeMode
-
See moreCatArgon2Modehas three mode to use:Argon2i,Argon2d, andArgon2id.Argon2iis recommend.Declaration
Swift
public enum CatArgon2Mode : Int -
See moreCatArgon2HashResultTypehas two options either returns raw hash or encoded hash which is defaultDeclaration
Swift
public enum CatArgon2HashResultType
-
Desired bit-length of the hash function output.
See moreDeclaration
Swift
public enum CatMD6HashLength : Int
View on GitHub
Install in Dash
Enumerations Reference