Error
enum Error : Swift.Error
These errors indicate that erroneous keys where stored in the Keychain.
-
This indicates that the key is not Base64-encoded.
Declaration
Swift
case failedToDecodeKey
-
This indicates that a key has an invalid size.
Declaration
Swift
case invalidKey