Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

DSIGSignedInfo Class Reference

#include <DSIGSignedInfo.hpp>

Collaboration diagram for DSIGSignedInfo:

Collaboration graph
[legend]
List of all members.

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)
DSIGReferenceListgetReferenceList (void)
DOMElement * createBlankSignedInfo (canonicalizationMethod cm, signatureMethod sm, hashMethod hm)
DSIGReferencecreateReference (char *URI, hashMethod hm, char *type)

Constructor & Destructor Documentation

DSIGSignedInfo::DSIGSignedInfo DOMDocument *    doc,
XSECSafeBufferFormatter   pFormatter,
DOMNode *    signedInfoNode,
DSIGSignature   parentSignature
 

DSIGSignedInfo::DSIGSignedInfo DOMDocument *    doc,
XSECSafeBufferFormatter   pFormatter,
DSIGSignature   parentSignature
 

DSIGSignedInfo::~DSIGSignedInfo  
 


Member Function Documentation

DOMElement* DSIGSignedInfo::createBlankSignedInfo canonicalizationMethod    cm,
signatureMethod    sm,
hashMethod    hm
 

DSIGReference* DSIGSignedInfo::createReference char *    URI,
hashMethod    hm,
char *    type
 

canonicalizationMethod DSIGSignedInfo::getCanonicalizationMethod void   
 

DOMNode* DSIGSignedInfo::getDOMNode void   
 

hashMethod DSIGSignedInfo::getHashMethod void   
 

int DSIGSignedInfo::getHMACOutputLength void   
 

DSIGReferenceList* DSIGSignedInfo::getReferenceList void    [inline]
 

signatureMethod DSIGSignedInfo::getSignatureMethod void   
 

void DSIGSignedInfo::hash void   
 

void DSIGSignedInfo::load void   
 

bool DSIGSignedInfo::verify safeBuffer   errStr
 


The documentation for this class was generated from the following file:
Generated on Sat Jan 11 20:35:09 2003 for XML-Security-C by doxygen1.2.15