CryptoSpi::MPlugin Class Reference
The crypto plugin base class definition
Member Functions Documentation
Close()
void | Close | ( | ) | [pure virtual] |
GetCharacteristicsL(const TCharacteristics *&)
void | GetCharacteristicsL | ( | const TCharacteristics *& | aPluginCharacteristics | ) | [pure virtual] |
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()
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.
GetExtension(TUid)
TAny * | GetExtension | ( | TUid | aExtensionId | ) | [pure virtual] |
Interface that enable plugin to extend functionality
Parameters
TUid aExtensionId | The UID for the extended functionality |
Reset()
void | Reset | ( | ) | [pure virtual] |
Resets the crypto plugin.
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.