CatSHA3Crypto
public class CatSHA3Crypto : Contextual, Hashing
CatSHA2Crypto is the crypto for
SHA-3 function.
-
Declaration
Swift
public typealias Context = CatSHA3Context -
Declaration
Swift
public var context: CatSHA3Context -
Declaration
Swift
public required init(context: CatSHA3Context = CatSHA3Context())
-
Declaration
Swift
public func hash(password: String) -> CatCryptoResult
View on GitHub
Install in Dash
CatSHA3Crypto Class Reference