CatMD6Context
public class CatMD6Context
Context for MD6 crypto.
-
Desired bit-length of the hash function output.
Declaration
Swift
public var hashLength: CatMD6HashLength -
Initialize the context.
Declaration
Swift
public init()
View on GitHub
Install in Dash
CatMD6Context Class Reference