Mirror of BoringSSL (grpc依赖)
https://boringssl.googlesource.com/boringssl
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.
15 lines
357 B
15 lines
357 B
PEM,100,BAD_BASE64_DECODE |
|
PEM,101,BAD_DECRYPT |
|
PEM,102,BAD_END_LINE |
|
PEM,103,BAD_IV_CHARS |
|
PEM,104,BAD_PASSWORD_READ |
|
PEM,105,CIPHER_IS_NULL |
|
PEM,106,ERROR_CONVERTING_PRIVATE_KEY |
|
PEM,107,NOT_DEK_INFO |
|
PEM,108,NOT_ENCRYPTED |
|
PEM,109,NOT_PROC_TYPE |
|
PEM,110,NO_START_LINE |
|
PEM,111,READ_KEY |
|
PEM,112,SHORT_HEADER |
|
PEM,113,UNSUPPORTED_CIPHER |
|
PEM,114,UNSUPPORTED_ENCRYPTION
|
|
|