Bouncy Castle Cryptography 1.11 API Specification: Interface PKCS12BagAttributeCarrier
|
Bouncy Castle Cryptography 1.11 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
allow us to set attributes on objects that can go into a PKCS12 store.
| Method Summary | |
DEREncodable |
getBagAttribute(DERObjectIdentifier oid)
|
java.util.Enumeration |
getBagAttributeKeys()
|
void |
setBagAttribute(DERObjectIdentifier oid,
DEREncodable attribute)
|
| Method Detail |
public void setBagAttribute(DERObjectIdentifier oid,
DEREncodable attribute)
public DEREncodable getBagAttribute(DERObjectIdentifier oid)
public java.util.Enumeration getBagAttributeKeys()
|
Bouncy Castle Cryptography 1.11 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||