Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

TXFMCipher Class Reference
[Internal Classes]

#include <TXFMCipher.hpp>

Inheritance diagram for TXFMCipher:

Inheritance graph
[legend]
Collaboration diagram for TXFMCipher:

Collaboration graph
[legend]
List of all members.

Detailed Description

Transformer to handle symmetric encryption.

Note that there is no particular XML DSIG/XENC transform associated with encryption, but this is a convenient way to handle this process.


Public Member Functions

 TXFMCipher (XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *doc, XSECCryptoKey *key, bool encrypt)
 ~TXFMCipher ()
virtual TXFMBase::ioType getInputType (void)
virtual TXFMBase::ioType getOutputType (void)
virtual nodeType getNodeType (void)
void setKey (unsigned char *key, unsigned int keyLen)
virtual void setInput (TXFMBase *newInput)
virtual unsigned int readBytes (XMLByte *const toFill, const unsigned int maxToFill)
virtual XERCES_CPP_NAMESPACE_QUALIFIER
DOMDocument * 
getDocument ()
virtual XERCES_CPP_NAMESPACE_QUALIFIER
DOMNode * 
getFragmentNode ()
virtual const XMLCh * getFragmentId ()


Constructor & Destructor Documentation

TXFMCipher::TXFMCipher (  XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *  doc,
XSECCryptoKey *  key,
bool  encrypt
) 
 

TXFMCipher::~TXFMCipher (   ) 
 


Member Function Documentation

virtual XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument* TXFMCipher::getDocument (   )  [virtual]
 

Implements TXFMBase.

virtual const XMLCh* TXFMCipher::getFragmentId (   )  [virtual]
 

Implements TXFMBase.

virtual XERCES_CPP_NAMESPACE_QUALIFIER DOMNode* TXFMCipher::getFragmentNode (   )  [virtual]
 

Implements TXFMBase.

virtual TXFMBase::ioType TXFMCipher::getInputType (  void   )  [virtual]
 

Implements TXFMBase.

virtual nodeType TXFMCipher::getNodeType (  void   )  [virtual]
 

Implements TXFMBase.

virtual TXFMBase::ioType TXFMCipher::getOutputType (  void   )  [virtual]
 

Implements TXFMBase.

virtual unsigned int TXFMCipher::readBytes (  XMLByte *const   toFill,
const unsigned int  maxToFill
)  [virtual]
 

Implements TXFMBase.

virtual void TXFMCipher::setInput (  TXFMBase *  newInput  )  [virtual]
 

Implements TXFMBase.

void TXFMCipher::setKey (  unsigned char *  key,
unsigned int  keyLen
) 
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 28 19:46:54 2007 for XML-Security-C by  doxygen 1.4.2