ASN1Set constructor

ASN1Set({
  1. int tag = CONSTRUCTED_SET_TYPE,
})

Implementation

ASN1Set({super.tag = CONSTRUCTED_SET_TYPE});