|
JWE Errors
JWE Errors | | | 101 Invalid JWE message. See message for details.
| | 102 Unsupported compression algorithm.
| | 103 Unsupported content encryption algorithm.
| | 104 Unsupported key encryption algorithm.
| | 105 A required header for decryption was not found. See message for details.
| | 106 The specified key is not a valid length for the algorithm.
| | 107 OutputFile already exists and Overwrite is False.
| | 108 KeyPassword must be set for the selected algorithm.
| | 109 Key must be set for the selected algorithm.
| | 110 Certificate must be set for the selected algorithm.
| | 111 A header parameter defined to be critical is not present.
| | 112 Error writing data.
| | 113 Error reading data. Check message for details.
| | 114 Error encrypting. Check message for details.
| | 115 Error decrypting. Check message for details.
|
|