CryptoSpi::CCryptoParams Class Reference
#include
<cryptospi/cryptoparams.h>
class CryptoSpi::CCryptoParams : public CBase |
Constructor & Destructor Documentation
CCryptoParams ( )
CCryptoParams | ( | ) | [protected] |
~CCryptoParams ( )
IMPORT_C | ~CCryptoParams | ( | ) | [virtual] |
Member Function Documentation
AddL ( const TInteger &, TUid )
AddL ( const TInt, TUid )
IMPORT_C void | AddL | ( | const TInt | aParam, |
| TUid | aUid |
| ) | |
AddL ( const TDesC8 &, TUid )
IMPORT_C void | AddL | ( | const TDesC8 & | aParam, |
| TUid | aUid |
| ) | |
AddL ( const TDesC16 &, TUid )
ConstructL ( void )
void | ConstructL | ( | void | | ) | [protected] |
CopyL ( const CCryptoParams & )
Copy the passed CCryptoParams.
Count ( void )
IMPORT_C TInt | Count | ( | void | | ) | const |
Return the count of parameters present.
GetBigIntL ( TUid )
Various retrieving methods
IsPresent ( TUid )
Queries if a parameter with the specified uid is present.