Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <asn1dec.h>
Link against: asn1.lib

Class TASN1DecOctetString

class TASN1DecOctetString;

Description

Members

Defined in TASN1DecOctetString:


Construction and destruction


TASN1DecOctetString()

IMPORT_C TASN1DecOctetString();

Description

[Top]


Member functions


DecodeDERL(const TDesC8 &,TInt &)

IMPORT_C HBufC8* DecodeDERL(const TDesC8 &aSource, TInt &aPos);

Description

Parameters

const TDesC8 &aSource

TInt &aPos

Return value

HBufC8 *


DecodeDERL(const TASN1DecGeneric &)

IMPORT_C HBufC8* DecodeDERL(const TASN1DecGeneric &aSource);

Description

Parameters

const TASN1DecGeneric &aSource

Return value

HBufC8 *


CheckValid(const TDesC8 &)

protected: IMPORT_C TInt CheckValid(const TDesC8 &aSource);

Description

Parameters

const TDesC8 &aSource

Return value

TInt