X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=xmltooling%2FXMLToolingConfig.h;h=93e9e518b90eda651641a41366029f562e720ddb;hb=d1c1478d26cfd9b87a4deb80c3638dc42e111735;hp=928ce71aee154a6730d75cdac6faaf5f52e9ca36;hpb=88d66de2aa06a8ad04c94b4f5ae792eb22dd98d1;p=shibboleth%2Fcpp-xmltooling.git diff --git a/xmltooling/XMLToolingConfig.h b/xmltooling/XMLToolingConfig.h index 928ce71..93e9e51 100644 --- a/xmltooling/XMLToolingConfig.h +++ b/xmltooling/XMLToolingConfig.h @@ -250,6 +250,7 @@ namespace xmltooling { void setURLEncoder(URLEncoder* urlEncoder); /** + * @deprecated * List of catalog files to load into validating parser pool at initialization time. *

Like other path settings, the separator depends on the platform * (semicolon on Windows, colon otherwise). @@ -316,7 +317,8 @@ namespace xmltooling { ALGTYPE_SIGN, ALGTYPE_ENCRYPT, ALGTYPE_KEYENCRYPT, - ALGTYPE_KEYAGREE + ALGTYPE_KEYAGREE, + ALGTYPE_AUTHNENCRYPT }; /**