| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PKCS12BagAttributeCarrier
allow us to set attributes on objects that can go into a PKCS12 store.
| Method Summary | |
|---|---|
 DEREncodable | 
getBagAttribute(DERObjectIdentifier oid)
 | 
 Enumeration | 
getBagAttributeKeys()
 | 
 void | 
setBagAttribute(DERObjectIdentifier oid,
                DEREncodable attribute)
 | 
| Method Detail | 
|---|
void setBagAttribute(DERObjectIdentifier oid,
                     DEREncodable attribute)
DEREncodable getBagAttribute(DERObjectIdentifier oid)
Enumeration getBagAttributeKeys()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||