#include <XSECCryptoKeyHMAC.hpp>
Inheritance diagram for XSECCryptoKeyHMAC:
Public Methods | |
XSECCryptoKeyHMAC () | |
virtual | ~XSECCryptoKeyHMAC () |
virtual XSECCryptoKey * | clone ()=0 |
virtual XSECCryptoKey::KeyType | getKeyType () |
virtual void | setKey (unsigned char *inBuf, unsigned int inLength)=0 |
virtual unsigned int | getKey (safeBuffer &outBuf)=0 |
|
|
|
|
|
Implements XSECCryptoKey. Implemented in OpenSSLCryptoKeyHMAC. |
|
Implemented in OpenSSLCryptoKeyHMAC. |
|
Reimplemented from XSECCryptoKey. Reimplemented in OpenSSLCryptoKeyHMAC. |
|
Implemented in OpenSSLCryptoKeyHMAC. |