CryptoSpi::CCharacteristicsAndPluginName Class Reference
#include
<cryptospi/cryptocharacteristics.h>
Link against: cryptospi.lib
class CryptoSpi::CCharacteristicsAndPluginName : public CBase |
Inherits from
- CryptoSpi::CCharacteristicsAndPluginName
Detailed Description
The class holds characteristics and dll index. which is used for internalization.
Member Attribute Documentation
iCharacteristic
The characteristic of the crypto implementation
iDllName
The name of the plugin dll which contains this implementation
iExtendedCharacteristic
CExtendedCharacteristics * | iExtendedCharacteristic |
The extended characteristic of the crypto implementation
Constructor & Destructor Documentation
CCharacteristicsAndPluginName ( )
CCharacteristicsAndPluginName | ( | ) | [protected] |
~CCharacteristicsAndPluginName ( )
~CCharacteristicsAndPluginName | ( | ) | [virtual] |
Member Function Documentation
ConstructL ( TInt32 )
void | ConstructL | ( | TInt32 | aInterface | ) | [protected] |
InternalizeL ( RReadStream & )
Parameter | Description | aStream | Stream to read CCharacteristicsAndPluginName from. |
NewL ( TInt32 )
Parameter | Description | aInterface | the interface uid |
Returns: the pointer of the keypair generator characteristic
NewLC ( TInt32 )
Parameter | Description | aInterface | the interface uid |
Returns: the pointer of the keypair generator characteristic