finish(unsigned char *hash, unsigned int maxLength)=0 | XSECCryptoHash | [pure virtual] |
getHashType(void)=0 | XSECCryptoHash | [pure virtual] |
hash(unsigned char *data, unsigned int length)=0 | XSECCryptoHash | [pure virtual] |
HASH_NONE enum value | XSECCryptoHash | |
HASH_SHA1 enum value | XSECCryptoHash | |
HashType enum name | XSECCryptoHash | |
reset(void)=0 | XSECCryptoHash | [pure virtual] |
setKey(XSECCryptoKey *key)=0 | XSECCryptoHash | [pure virtual] |
XSECCryptoHash() | XSECCryptoHash | [inline] |
~XSECCryptoHash() | XSECCryptoHash | [inline, virtual] |