| Bouncy Castle Cryptography Library 1.39 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.bcpg.UserAttributeSubpacketorg.bouncycastle.bcpg.attr.ImageAttributepublic class ImageAttributeextends UserAttributeSubpacketField Summary | |
static int | |
Fields inherited from class org.bouncycastle.bcpg.UserAttributeSubpacket | |
data | |
Constructor Summary | |
| |
| |
Method Summary | |
int | |
byte[] | |
int |
|
Methods inherited from class org.bouncycastle.bcpg.UserAttributeSubpacket | |
encode, equals, getData, getType, hashCode | |
public ImageAttribute(byte[] data)
public ImageAttribute(int imageType,
byte[] imageData)public int getEncoding()
public byte[] getImageData()
public int version()