- Member xmltooling::ReloadableXMLFile::load ()
- Basic load/parse of configuration material.
- 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::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 XSECCryptoKey &key, 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.