| Package | Description |
|---|---|
| org.bouncycastle.bcpg |
Low level classes for dealing with OpenPGP objects.
|
| org.bouncycastle.bcpg.attr |
Low level classes for dealing with OpenPGP user attributes.
|
| org.bouncycastle.openpgp |
High level classes for dealing with OpenPGP objects.
|
| Modifier and Type | Method and Description |
|---|---|
UserAttributeSubpacket[] |
UserAttributePacket.getSubpackets() |
UserAttributeSubpacket |
UserAttributeSubpacketInputStream.readPacket() |
| Constructor and Description |
|---|
UserAttributePacket(UserAttributeSubpacket[] subpackets) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageAttribute
Basic type for a image attribute packet.
|
| Modifier and Type | Method and Description |
|---|---|
UserAttributeSubpacket |
PGPUserAttributeSubpacketVector.getSubpacket(int type) |