summaryrefslogtreecommitdiffstats
path: root/lasso/xml/errors.h
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-12-20 10:23:53 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-12-20 10:23:53 +0000
commit612d8dce2517c2c27ab13f53e047790d9fa6fffe (patch)
tree8a2a2cc44a206aaf2632051946ee3332a43c7113 /lasso/xml/errors.h
parent95afff30e76e9a0cf32651f726ea932b678c7410 (diff)
downloadlasso-612d8dce2517c2c27ab13f53e047790d9fa6fffe.tar.gz
lasso-612d8dce2517c2c27ab13f53e047790d9fa6fffe.tar.xz
lasso-612d8dce2517c2c27ab13f53e047790d9fa6fffe.zip
Refactored signature code so it is now shared between requests/responses and
artifacts.
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 1a5fdf8b..e15cfdcd 100644
--- a/lasso/xml/errors.h
+++ b/lasso/xml/errors.h
@@ -50,6 +50,7 @@
#define LASSO_DS_ERROR_CA_CERT_CHAIN_LOAD_FAILED -112
#define LASSO_DS_ERROR_INVALID_SIGALG -113
#define LASSO_DS_ERROR_DIGEST_COMPUTE_FAILED -114
+#define LASSO_DS_ERROR_SIGNATURE_TEMPLATE_NOT_FOUND -115
/* Server */
#define LASSO_SERVER_ERROR_PROVIDER_NOT_FOUND -201