WalletCacheError
public enum WalletCacheError : String, Error
Error types that can be returned from WalletCacheService
-
Declaration
Swift
case unableToAccessEnclaveOrKeychain -
Declaration
Swift
case unableToCreatePrivateKey -
Declaration
Swift
case unableToDeleteKey -
Declaration
Swift
case unableToParseAsUTF8Data -
Declaration
Swift
case noPublicKeyFound -
Declaration
Swift
case unableToEncrypt -
Declaration
Swift
case noPrivateKeyFound -
Declaration
Swift
case unableToDecrypt -
Declaration
Swift
case walletAlreadyExists -
Declaration
Swift
case requestedIndexTooHigh -
Declaration
Swift
case unableToEncryptAndWrite
Install in Dash