Class Standards.ASN1.Decode.Constructed
- Description
Constructed type
- Variable
cls
Variable tag
Variable raw
Variable elements
int Standards.ASN1.Decode.Constructed.cls
int Standards.ASN1.Decode.Constructed.tag
string(8bit) Standards.ASN1.Decode.Constructed.raw
array(.Types.Object) Standards.ASN1.Decode.Constructed.elements
- Inherit Compound
inherit .Types.Compound : Compound
- Method create
Standards.ASN1.Decode.Constructed Standards.ASN1.Decode.Constructed(int cls, int tag, string(8bit) raw, array(.Types.Object) elements)