summaryrefslogtreecommitdiffstats
path: root/lasso/xml/errors.h
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-10-01 00:48:59 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-10-01 00:48:59 +0000
commitfa98eee04e53da96df4e4891f07002b6681da119 (patch)
tree6f24d75c0f7e9bfd2864539d79b1a7bb13af8c18 /lasso/xml/errors.h
parent892faf269395f32035a293554ae6524ad7dd8ad0 (diff)
downloadlasso-fa98eee04e53da96df4e4891f07002b6681da119.tar.gz
lasso-fa98eee04e53da96df4e4891f07002b6681da119.tar.xz
lasso-fa98eee04e53da96df4e4891f07002b6681da119.zip
Added one error code
Diffstat (limited to 'lasso/xml/errors.h')
-rw-r--r--lasso/xml/errors.h1
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