xmltooling  3.3.0
xmltooling::SecurityHelper Member List

This is the complete list of members for xmltooling::SecurityHelper, including all inherited members.

doHash(const char *hashAlg, const char *buf, unsigned long buflen, bool toHex=true)xmltooling::SecurityHelperstatic
fromDEREncoding(const char *buf, unsigned long buflen, bool base64=true)xmltooling::SecurityHelperstatic
fromDEREncoding(const XMLCh *buf)xmltooling::SecurityHelperstatic
getDEREncoding(const Credential &cred, const char *hash=0, bool nowrap=true)xmltooling::SecurityHelperstatic
getDEREncoding(const XSECCryptoKey &key, const char *hash=0, bool nowrap=true)xmltooling::SecurityHelperstatic
getDEREncoding(const XSECCryptoX509 &cert, const char *hash=0, bool nowrap=true)xmltooling::SecurityHelperstatic
guessEncodingFormat(const char *pathname)xmltooling::SecurityHelperstatic
loadCertificatesFromFile(std::vector< XSECCryptoX509 *> &certs, const char *pathname, const char *format=0, const char *password=0)xmltooling::SecurityHelperstatic
loadCertificatesFromURL(std::vector< XSECCryptoX509 *> &certs, SOAPTransport &transport, const char *backing, const char *format=0, const char *password=0)xmltooling::SecurityHelperstatic
loadCRLsFromFile(std::vector< XSECCryptoX509CRL *> &crls, const char *pathname, const char *format=0)xmltooling::SecurityHelperstatic
loadCRLsFromURL(std::vector< XSECCryptoX509CRL *> &crls, SOAPTransport &transport, const char *backing, const char *format=0)xmltooling::SecurityHelperstatic
loadKeyFromFile(const char *pathname, const char *format=0, const char *password=0)xmltooling::SecurityHelperstatic
loadKeyFromURL(SOAPTransport &transport, const char *backing, const char *format=0, const char *password=0)xmltooling::SecurityHelperstatic
matches(const XSECCryptoKey &key1, const XSECCryptoKey &key2)xmltooling::SecurityHelperstatic