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