CryptoSpi::THashCharacteristics Class Reference
class CryptoSpi::THashCharacteristics |
Member Functions Documentation
ExternalizeL(RWriteStream &)
Externalises hash characteristics to a write stream.
Parameters
RWriteStream & aStream | Stream to which the object should be externalised. |
IsOperationModeSupported(TUid)
IMPORT_C TBool | IsOperationModeSupported | ( | TUid | aOperationMode | ) | const |
Determines whether an operation mode (e.g. HMAC) is supported by the plug-in by searching through iSupportedOperationModes for the UID value corresponding to the aOperationMode parameter.
Parameters
TUid aOperationMode | The UID of the operation mode to test |
Member Data Documentation
TCommonCharacteristics
cmn
TUint
iBlockSize
The internal block size of the hash in bits
TUint
iOperationModeNum
Number of the supported Operation mode
TUint
iOutputSize
the output size of the hash in bits
const TInt32 * iSupportedOperationModes
const TInt32 * | iSupportedOperationModes |
The list of supported Operation modes
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.