#include <XSECCryptoX509.hpp>
Inheritance diagram for XSECCryptoX509:
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 |
|
|
|
|
|
Implemented in OpenSSLCryptoX509. |
|
Implemented in OpenSSLCryptoX509. |
|
Implemented in OpenSSLCryptoX509. |
|
Implemented in OpenSSLCryptoX509. |