public void setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute) {
   attrCarrier.setBagAttribute(oid, attribute);
 }