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