#include <DSIGSignedInfo.hpp>
Collaboration diagram for DSIGSignedInfo:

Public Methods | |
| DSIGSignedInfo (DOMDocument *doc, XSECSafeBufferFormatter *pFormatter, DOMNode *signedInfoNode, DSIGSignature *parentSignature) | |
| DSIGSignedInfo (DOMDocument *doc, XSECSafeBufferFormatter *pFormatter, DSIGSignature *parentSignature) | |
| ~DSIGSignedInfo () | |
| void | load (void) |
| bool | verify (safeBuffer &errStr) |
| void | hash (void) |
| DOMNode * | getDOMNode (void) |
| canonicalizationMethod | getCanonicalizationMethod (void) |
| hashMethod | getHashMethod (void) |
| signatureMethod | getSignatureMethod (void) |
| int | getHMACOutputLength (void) |
| DSIGReferenceList * | getReferenceList (void) |
| DOMElement * | createBlankSignedInfo (canonicalizationMethod cm, signatureMethod sm, hashMethod hm) |
| DSIGReference * | createReference (char *URI, hashMethod hm, char *type) |
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.15