Enumerations

The following enumerations are available globally.

  • KeychainError represents errors that can occur while interacting with the keychain.

    See more

    Declaration

    Swift

    public enum KeychainError : LocalizedError
  • EncryptorError represents errors that can occur while encrypting/decrypting.

    See more

    Declaration

    Swift

    public enum EncryptorError : LocalizedError