CipherConvertible
public protocol CipherConvertible
Undocumented
-
decrypt(_:address:nonce:)Default implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
func decrypt(_ credentials: Credentials, address: Address?, nonce: BigInt) throws -> Self -
Undocumented
Declaration
-
encrypt(_:address:nonce:)Default implementationUndocumented
Default Implementation
Undocumented
Declaration
View on GitHub
Install in Dash
CipherConvertible Protocol Reference