diff options
Diffstat (limited to 'src/err-codes.h.in')
-rw-r--r-- | src/err-codes.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in index 6b67dbe..1243828 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -140,6 +140,10 @@ 123 Card not initialized 124 Unsupported operation 125 Wrong key usage +150 Invalid crypto engine +151 Public key not trusted +152 Decryption failed +153 Key expired 201 Invalid length specifier in S-expression 202 String too long in S-expression 203 Unmatched parentheses in S-expression |