CryptoSpi::CCryptoIntParam Class Reference
class CryptoSpi::CCryptoIntParam : public CryptoSpi::CCryptoParam
|
CryptoParam class that wraps a TInt
Inherits from
-
CryptoSpi::CCryptoIntParam
Constructor & Destructor Documentation
CCryptoIntParam(TInt, TUid)
CCryptoIntParam
|
(
|
TInt
|
aValue,
|
|
TUid
|
aUid
|
|
)
|
[private]
|
Parameters
TInt
aValue
|
The integer to wrap
|
TUid
aUid
|
The UID of the crypto parameter
|
~CCryptoIntParam()
IMPORT_C
|
~CCryptoIntParam
|
(
|
)
|
|
Member Functions Documentation
NewL(TInt, TUid)
Factory method for allocating a new
CCryptoIntParam
object that contains a copy of the supplied TInt
Parameters
TInt
aValue
|
The TInt to be wrapped (copied)
|
TUid
aUid
|
The UID of the CryptoParam
|
NewLC(TInt, TUid)
Factory method for allocating a new
CCryptoIntParam
object that contains a copy of the supplied TInt Leaves the pointer of the CryptoParam on the cleanup stack
Parameters
TInt
aValue
|
The TInt to be wrapped (copied)
|
TUid
aUid
|
The UID of the CryptoParam
|
Value()
IMPORT_C
TInt
|
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.