xmltooling  1.6.4
Deprecated List
Member xmltooling::ReloadableXMLFile::load ()
Basic load/parse of configuration material.
Member xmltooling::ReloadableXMLFile::load (bool backup)
Basic load/parse of configuration material.
Member xmltooling::SecurityHelper::getDEREncoding (const XSECCryptoKey &key, bool hash=false, bool nowrap=true)
Returns the base64-encoded DER encoding of a public key in SubjectPublicKeyInfo format.
Member xmltooling::SecurityHelper::getDEREncoding (const XSECCryptoX509 &cert, bool hash=false, bool nowrap=true)
Returns the base64-encoded DER encoding of a certificate's public key in SubjectPublicKeyInfo format.
Member xmltooling::SecurityHelper::getDEREncoding (const Credential &cred, bool hash=false, bool nowrap=true)
Returns the base64-encoded DER encoding of a public key in SubjectPublicKeyInfo format.
Member xmltooling::X509Credential::getCRL () const =0
Member xmltooling::XMLHelper::getAttributeValueAsQName (const xercesc::DOMAttr *attribute)
Constructs a QName from an attribute's value.
Member xmltooling::XMLToolingConfig::catalog_path
List of catalog files to load into validating parser pool at initialization time.