blob: 9f2c5e5e7162545f5ba3a81a90e342557393ab69 (
plain)
1
2
3
4
5
|
XML signing, etc. From [http://www.aleksey.com/xmlsec/].
The certificate vertification functionality of libxmlsec is not used, both the
mscng and nss backends specify the
XMLSEC_KEYINFO_FLAGS_X509DATA_DONT_VERIFY_CERTS flag during verification.
|