Example #1
0
 public void setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute) {
   attrCarrier.setBagAttribute(oid, attribute);
 }