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