CryptoSpi::CCryptoDesC8Param Class Reference
class CryptoSpi::CCryptoDesC8Param : public CryptoSpi::CCryptoParam |
Crypto param class that wraps an 8-bit constant descriptor
Inherits from
- CryptoSpi::CCryptoDesC8Param
Constructor & Destructor Documentation
CCryptoDesC8Param()
CCryptoDesC8Param | ( | ) | [private] |
CCryptoDesC8Param(TUid)
CCryptoDesC8Param | ( | TUid | aUid | ) | [private] |
Parameters
TUid aUid | The UID of the crypto parameter |
~CCryptoDesC8Param()
IMPORT_C | ~CCryptoDesC8Param | ( | ) | |
Member Functions Documentation
ConstructL(const TDesC8 &)
void | ConstructL | ( | const TDesC8 & | aValue | ) | [private] |
Parameters
const TDesC8 & aValue | The DesC8 to wrap |
NewL(const TDesC8 &, TUid)
Parameters
const TDesC8 & aValue | The TDesC* to be wrapped (copied) |
TUid aUid | The Uid of the CryptoParam |
NewLC(const TDesC8 &, TUid)
Factory method for allocating a new CCryptoDesC8Param object that contains a copy of the supplied RInteger object. Leaves the pointer of the CryptoParam on the cleanup stack
Parameters
const TDesC8 & aValue | The TDesC* to be wrapped (copied) |
TUid aUid | The Uid of the CryptoParam |
Value()
IMPORT_C const TDesC8 & | Value | ( | ) | const |
Returns the embedded value.
Member Data Documentation
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.