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