Beispiel #1
0
 /**
  * @param obj - a single object that makes up the set.
  */
 public DerSet(Asn1Encodable element)
     : base(element)
 {
 }