The key size is incorrect.
case incorrectKeySize
s19CryptoBoringWrapper0abC5ErrorO16incorrectKeySizeyA2CmF
53NB9
import CryptoBoringWrapper
enum CryptoBoringWrapperError
case incorrectParameterSize
The parameter size is incorrect.
case authenticationFailure
The authentication tag or signature is incorrect.
case underlyingCoreCryptoError(error: Int32)
The underlying corecrypto library is unable to complete the requested action.
case wrapFailure
The framework can’t wrap the specified key.
case unwrapFailure
The framework can’t unwrap the specified key.
case invalidParameter
The parameter is invalid.