You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
357 B

  1. PEM,100,BAD_BASE64_DECODE
  2. PEM,101,BAD_DECRYPT
  3. PEM,102,BAD_END_LINE
  4. PEM,103,BAD_IV_CHARS
  5. PEM,104,BAD_PASSWORD_READ
  6. PEM,105,CIPHER_IS_NULL
  7. PEM,106,ERROR_CONVERTING_PRIVATE_KEY
  8. PEM,107,NOT_DEK_INFO
  9. PEM,108,NOT_ENCRYPTED
  10. PEM,109,NOT_PROC_TYPE
  11. PEM,110,NO_START_LINE
  12. PEM,111,READ_KEY
  13. PEM,112,SHORT_HEADER
  14. PEM,113,UNSUPPORTED_CIPHER
  15. PEM,114,UNSUPPORTED_ENCRYPTION