git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1665
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
<attributeGroup name="CredentialUseGroup">
<attribute name="TLS" type="string" use="optional"/>
<attribute name="Signing" type="string" use="optional"/>
+ <attribute name="signatureAlg" type="anyURI" use="optional"/>
+ <attribute name="digestAlg" type="anyURI" use="optional"/>
<attribute name="signRequest" type="boolean" use="optional" default="false"/>
<attribute name="signedResponse" type="boolean" use="optional" default="false"/>
<attribute name="signedAssertions" type="boolean" use="optional" default="false"/>