class CryptoSpi::THashCharacteristics |
Hash Characteristics
Public Member Functions | |
---|---|
void | ExternalizeL ( RWriteStream &) |
IMPORT_C TBool | IsOperationModeSupported ( TUid ) |
Public Attributes | |
---|---|
TCommonCharacteristics | cmn |
TUint | iBlockSize |
TUint | iOperationModeNum |
TUint | iOutputSize |
const TInt32 * | iSupportedOperationModes |
void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
Externalises hash characteristics to a write stream.
RWriteStream & aStream | Stream to which the object should be externalised. |
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.
TUid aOperationMode | The UID of the operation mode to test |
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.