CCMSSequence Class Reference
class CCMSSequence : public CBase
|
Base class for sequence (or set) type of modules.
Constructor & Destructor Documentation
CCMSSequence()
CCMSSequence
|
(
|
)
|
[protected]
|
Member Functions Documentation
CreateDerEncodingL(CASN1EncBase *)
Creates DER encoded descriptor and leaves it to
CleanupStack
-
Since
-
2.8
DecodeSequenceLC(const TDesC8 &)
Decode a generic ASN1 sequence
-
Since
-
2.8
Parameters
const
TDesC8
& aRawData
|
raw-data to be splitted in ASN.1 Modules
|
DecodeSequenceLC(const TDesC8 &, TInt, TInt)
Decode a generic ASN1 sequence, with a minimum/maximum number of top level terms. Will leave with KErrArgument if number of terms is not between valid range (including min and max)
-
Since
-
2.8
Parameters
const
TDesC8
& aRawData
|
raw-data to be splitted in ASN.1 Modules
|
TInt
aMinTerms
|
minimum of top level terms.
|
TInt
aMaxTerms
|
maximum number of top level terms.
|
EncodeL(HBufC8 *&)
void
|
EncodeL
|
(
|
HBufC8
*&
|
aResult
|
)
|
const
|
Parameters
HBufC8
*& aResult
|
Allocates and sets result in this variable
|
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.