public interface PKCS12BagAttributeCarrier
DEREncodable
getBagAttribute(DERObjectIdentifier oid)
Enumeration
getBagAttributeKeys()
void
setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute)
public DEREncodable getBagAttribute(DERObjectIdentifier oid)
public Enumeration getBagAttributeKeys()
public void setBagAttribute(DERObjectIdentifier oid, DEREncodable attribute)