ASN1Private constructor

ASN1Private({
  1. int tag = PRIVATE_CLASS,
})

Implementation

ASN1Private({super.tag = PRIVATE_CLASS});