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