CryptoSpi::CCryptoBase Class Reference
| class CryptoSpi::CCryptoBase : public CBase |
Constructor & Destructor Documentation
CCryptoBase(MPlugin *, TInt)
| CCryptoBase | ( | MPlugin * | aPlugin, |
| | TInt | aLibHandle |
| | ) | [protected] |
~CCryptoBase()
| ~CCryptoBase | ( | ) | [protected, virtual] |
Member Functions Documentation
GetCharacteristicsL(const TCharacteristics *&)
| IMPORT_C void | GetCharacteristicsL | ( | const TCharacteristics *& | aPluginCharacteristics | ) | |
Retrieves the plugin's common characteristics
- leave
- ... Any of the crypto error codes defined in cryptospi_errs.h or any of the system-wide error codes.
Parameters
| const TCharacteristics *& aPluginCharacteristics | The plugin characteristics value retrieved |
GetExtendedCharacteristicsL()
| IMPORT_C const CExtendedCharacteristics * | GetExtendedCharacteristicsL | ( | ) | |
Retrieves the plugin's extended characteristics
- leave
- ... Any of the crypto error codes defined in cryptospi_errs.h or any of the system-wide error codes.
Reset()
Resets the state of the crypto object to uninitialised. All prior state is lost.
Member Data Documentation
TInt
iLibHandle
|
TInt
| iLibHandle | [protected] |
The current plugin DLL loaded
MPlugin * iPlugin
The plugin implementation
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.