diff options
Diffstat (limited to 'lasso/xml/errors.h')
| -rw-r--r-- | lasso/xml/errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/xml/errors.h b/lasso/xml/errors.h index d2d80e73..ddc4508c 100644 --- a/lasso/xml/errors.h +++ b/lasso/xml/errors.h @@ -46,6 +46,7 @@ #define LASSO_DS_ERROR_KEYS_MNGR_INIT_FAILED -108 #define LASSO_DS_ERROR_SIGNATURE_VERIFICATION_FAILED -109 #define LASSO_DS_ERROR_CA_CERT_CHAIN_LOAD_FAILED -110 +#define LASSO_DS_ERROR_INVALID_SIGALG -111 /* server */ #define LASSO_SERVER_ERROR_PROVIDER_NOT_FOUND -201 |
