Enumerations
The following enumerations are available globally.
-
See moreKeychainErrorrepresents errors that can occur while interacting with the keychain.Declaration
Swift
public enum KeychainError : LocalizedError -
See moreEncryptorErrorrepresents errors that can occur while encrypting/decrypting.Declaration
Swift
public enum EncryptorError : LocalizedError
Enumerations Reference