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