TASN1DecPKCS5 Class Reference

class TASN1DecPKCS5

This class provides the means to decode an ASN1 sequence encoding PKCS#5 PBE parameters.

Public Member Functions
IMPORT_C CPBEncryptParms *DecodeDERL(const TDesC8 &)

Member Functions Documentation

DecodeDERL(const TDesC8 &)

IMPORT_C CPBEncryptParms *DecodeDERL(const TDesC8 &aBinaryData)[static]

Decodes a ASN1 sequence encoding PKCS#5 PBE parameters. The ASN1 syntax is specified in the PKCS#5 v2.0 specifications.

Parameters

const TDesC8 & aBinaryDataA descriptor containing the ASN1 data in binary format.