Searched defs:ASN1Choice (Results 1 – 2 of 2) sorted by relevance
269 new ASN1Choice(new ASN1Type[] { choice1, // in testDistinctTags() method287 new ASN1Choice(new ASN1Type[] { choice1,// in testDistinctTags() method319 new ASN1Choice(new ASN1Type[] { choice1, choice2 }) { in testDistinctTags() method
25 public interface ASN1Choice interface