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

XSECCryptoX509 Class Reference

#include <XSECCryptoX509.hpp>

Inheritance diagram for XSECCryptoX509:

Inheritance graph
[legend]
List of all members.

Public Methods

 XSECCryptoX509 ()
virtual ~XSECCryptoX509 ()
virtual void loadX509Base64Bin (const char *buf, unsigned int len)=0
virtual XSECCryptoKey::KeyType getPublicKeyType ()=0
virtual XSECCryptoKey * clonePublicKey ()=0
virtual safeBuffer & getDEREncodingSB (void)=0

Constructor & Destructor Documentation

XSECCryptoX509::XSECCryptoX509 (    )  [inline]
 

virtual XSECCryptoX509::~XSECCryptoX509 (    )  [inline, virtual]
 


Member Function Documentation

virtual XSECCryptoKey* XSECCryptoX509::clonePublicKey (    )  [pure virtual]
 

Implemented in OpenSSLCryptoX509.

virtual safeBuffer& XSECCryptoX509::getDEREncodingSB (  void    )  [pure virtual]
 

Implemented in OpenSSLCryptoX509.

virtual XSECCryptoKey::KeyType XSECCryptoX509::getPublicKeyType (    )  [pure virtual]
 

Implemented in OpenSSLCryptoX509.

virtual void XSECCryptoX509::loadX509Base64Bin (  const char *    buf,
unsigned int    len
)  [pure virtual]
 

Implemented in OpenSSLCryptoX509.


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