- Member DSIGReference::createBlankReference (const XMLCh *URI, hashMethod hm, char *type)
- Use the URI based creation method instead
- Member DSIGReference::appendCanonicalizationTransform (canonicalizationMethod cm)
- Use the AlgorithmURI based method instead
- Member DSIGSignature::createBlankSignature (XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *doc, canonicalizationMethod cm=CANON_C14N_NOC, signatureMethod sm=SIGNATURE_DSA, hashMethod hm=HASH_SHA1)
- Use the URI based creation method instead, as this supports signature algorithms that are not known to the library directly.
- Member DSIGSignature::createReference (const XMLCh *URI, hashMethod hm=HASH_SHA1, char *type=NULL)
- Use the URI based creation method instead
- Member DSIGSignature::createReference (const XMLCh *URI, const XMLCh *hashAlgorithmURI, const XMLCh *type=NULL)
- Use the URI based creation method instead
- Member DSIGSignedInfo::createBlankSignedInfo (canonicalizationMethod cm, signatureMethod sm, hashMethod hm)
- Use URI based creation method instead
- Member DSIGSignedInfo::createReference (const XMLCh *URI, hashMethod hm, char *type)
- Use the algorithmURI based call instead
- Member XSECCryptoProvider::hashSHA1 ()=0
- Use hashSHA instead
- Member XSECCryptoProvider::hashHMACSHA1 ()=0
- use hashHMACSHA instead
Generated on Sun Jan 28 19:53:46 2007 for XML-Security-C by
1.4.2