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