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

OpenSSLCryptoKeyRSA Class Reference

#include <OpenSSLCryptoKeyRSA.hpp>

Inheritance diagram for OpenSSLCryptoKeyRSA:

Inheritance graph
[legend]
Collaboration diagram for OpenSSLCryptoKeyRSA:

Collaboration graph
[legend]
List of all members.

Public Methods

 OpenSSLCryptoKeyRSA ()
virtual ~OpenSSLCryptoKeyRSA ()
virtual XSECCryptoKey::KeyType getKeyType ()
virtual XSECCryptoKeyclone ()
virtual void loadPublicModulusBase64BigNums (const char *b64, unsigned int len)
virtual void loadPublicExponentBase64BigNums (const char *b64, unsigned int len)
virtual bool verifySHA1PKCS1Base64Signature (const unsigned char *hashBuf, unsigned int hashLen, const char *base64Signature, unsigned int sigLen)
virtual unsigned int signSHA1PKCS1Base64Signature (unsigned char *hashBuf, unsigned int hashLen, char *base64SignatureBuf, unsigned int base64SignatureBufLen)
 OpenSSLCryptoKeyRSA (EVP_PKEY *k)

Constructor & Destructor Documentation

OpenSSLCryptoKeyRSA::OpenSSLCryptoKeyRSA  
 

virtual OpenSSLCryptoKeyRSA::~OpenSSLCryptoKeyRSA   [virtual]
 

OpenSSLCryptoKeyRSA::OpenSSLCryptoKeyRSA EVP_PKEY *    k
 


Member Function Documentation

virtual XSECCryptoKey* OpenSSLCryptoKeyRSA::clone   [virtual]
 

Implements XSECCryptoKeyRSA.

virtual XSECCryptoKey::KeyType OpenSSLCryptoKeyRSA::getKeyType   [virtual]
 

Reimplemented from XSECCryptoKeyRSA.

virtual void OpenSSLCryptoKeyRSA::loadPublicExponentBase64BigNums const char *    b64,
unsigned int    len
[virtual]
 

Implements XSECCryptoKeyRSA.

virtual void OpenSSLCryptoKeyRSA::loadPublicModulusBase64BigNums const char *    b64,
unsigned int    len
[virtual]
 

Implements XSECCryptoKeyRSA.

virtual unsigned int OpenSSLCryptoKeyRSA::signSHA1PKCS1Base64Signature unsigned char *    hashBuf,
unsigned int    hashLen,
char *    base64SignatureBuf,
unsigned int    base64SignatureBufLen
[virtual]
 

Implements XSECCryptoKeyRSA.

virtual bool OpenSSLCryptoKeyRSA::verifySHA1PKCS1Base64Signature const unsigned char *    hashBuf,
unsigned int    hashLen,
const char *    base64Signature,
unsigned int    sigLen
[virtual]
 

Implements XSECCryptoKeyRSA.


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