CMessageDigestFactory Class Reference
class CMessageDigestFactory : public CBase |
Factory to create a CMessageDigest derived object according to the identity of the hash algorithm.
Member Functions Documentation
NewDigestL(CMessageDigest::THashId)
Creates a CMessageDigest derived object according to the specified type of hash algorithm.
NewDigestLC(CMessageDigest::THashId)
Creates a CMessageDigest derived object according to the specified type of hash algorithm.
The returned pointer is put onto the cleanup stack.
NewHMACL(CMessageDigest::THashId, const TDesC8 &)
Creates a CMessageDigest derived object according to the specified type of hash algorithm and authentication key.
NewHMACLC(CMessageDigest::THashId, const TDesC8 &)
Creates a CMessageDigest derived object according to the specified type of hash algorithm and authentication key.
The returned pointer is put onto the cleanup stack.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.