KeyError

enum KeyError : Error

Undocumented

  • It was not possible to create the base64 encoded data from the public key string

    Declaration

    Swift

    case encodingError
  • It was not possible to map the provided bundleID to a matching public key

    Declaration

    Swift

    case environmentError
  • It was not possible to read the plist containing the public keys

    Declaration

    Swift

    case plistError