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

OpenSSLCryptoKeyDSA Class Reference

#include <OpenSSLCryptoKeyDSA.hpp>

Inheritance diagram for OpenSSLCryptoKeyDSA:

Inheritance graph
[legend]
Collaboration diagram for OpenSSLCryptoKeyDSA:

Collaboration graph
[legend]
List of all members.

Public Methods

 OpenSSLCryptoKeyDSA ()
virtual ~OpenSSLCryptoKeyDSA ()
virtual XSECCryptoKey::KeyType getKeyType ()
virtual XSECCryptoKey * clone ()
virtual void loadPBase64BigNums (const char *b64, unsigned int len)
virtual void loadQBase64BigNums (const char *b64, unsigned int len)
virtual void loadGBase64BigNums (const char *b64, unsigned int len)
virtual void loadYBase64BigNums (const char *b64, unsigned int len)
virtual void loadJBase64BigNums (const char *b64, unsigned int len)
virtual bool verifyBase64Signature (unsigned char *hashBuf, unsigned int hashLen, char *base64Signature, unsigned int sigLen)
virtual unsigned int signBase64Signature (unsigned char *hashBuf, unsigned int hashLen, char *base64SignatureBuf, unsigned int base64SignatureBufLen)
 OpenSSLCryptoKeyDSA (EVP_PKEY *k)

Constructor & Destructor Documentation

OpenSSLCryptoKeyDSA::OpenSSLCryptoKeyDSA (    ) 
 

virtual OpenSSLCryptoKeyDSA::~OpenSSLCryptoKeyDSA (    )  [virtual]
 

OpenSSLCryptoKeyDSA::OpenSSLCryptoKeyDSA (  EVP_PKEY *    k ) 
 


Member Function Documentation

virtual XSECCryptoKey* OpenSSLCryptoKeyDSA::clone (    )  [virtual]
 

Implements XSECCryptoKeyDSA.

virtual XSECCryptoKey::KeyType OpenSSLCryptoKeyDSA::getKeyType (    )  [virtual]
 

Reimplemented from XSECCryptoKeyDSA.

virtual void OpenSSLCryptoKeyDSA::loadGBase64BigNums (  const char *    b64,
unsigned int    len
)  [virtual]
 

Implements XSECCryptoKeyDSA.

virtual void OpenSSLCryptoKeyDSA::loadJBase64BigNums (  const char *    b64,
unsigned int    len
)  [virtual]
 

Implements XSECCryptoKeyDSA.

virtual void OpenSSLCryptoKeyDSA::loadPBase64BigNums (  const char *    b64,
unsigned int    len
)  [virtual]
 

Implements XSECCryptoKeyDSA.

virtual void OpenSSLCryptoKeyDSA::loadQBase64BigNums (  const char *    b64,
unsigned int    len
)  [virtual]
 

Implements XSECCryptoKeyDSA.

virtual void OpenSSLCryptoKeyDSA::loadYBase64BigNums (  const char *    b64,
unsigned int    len
)  [virtual]
 

Implements XSECCryptoKeyDSA.

virtual unsigned int OpenSSLCryptoKeyDSA::signBase64Signature (  unsigned char *    hashBuf,
unsigned int    hashLen,
char *    base64SignatureBuf,
unsigned int    base64SignatureBufLen
)  [virtual]
 

Implements XSECCryptoKeyDSA.

virtual bool OpenSSLCryptoKeyDSA::verifyBase64Signature (  unsigned char *    hashBuf,
unsigned int    hashLen,
char *    base64Signature,
unsigned int    sigLen
)  [virtual]
 

Implements XSECCryptoKeyDSA.


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