CatSHA3Context
public struct CatSHA3Context
Context for SHA-3 crypto.
-
Desired bit-length of the hash function output.
Declaration
Swift
public var hashLength: CatSHA3HashLength
-
Initialize the context.
Declaration
Swift
public init()