CPKCSAttributeBase Class Reference

class CPKCSAttributeBase : public CBase

Inherits from

Constructor & Destructor Documentation

CPKCSAttributeBase()

CPKCSAttributeBase()[protected]

~CPKCSAttributeBase()

~CPKCSAttributeBase()[virtual]

Member Functions Documentation

GetEncodingLC()

CASN1EncBase *GetEncodingLC()[pure virtual]
Get the ASN.1 encoding of the attribute and relinquish ownership of it, leaving it on the cleanup stack. This is called by CPKCS10Attribtues when AddAttribute() is called.
panic
E32USER-CBase 66 if a stack frame for the next PushL() cannot be allocated.

Member Data Documentation

CASN1EncSequence * iRoot

CASN1EncSequence *iRoot[protected]

CASN1EncSet * iValueSet

CASN1EncSet *iValueSet[protected]