|
Bouncy Castle Cryptography 1.28 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.bcpg.UserAttributeSubpacket
|
+--org.bouncycastle.bcpg.attr.ImageAttribute
Basic type for a image attribute packet.
| Fields inherited from class org.bouncycastle.bcpg.UserAttributeSubpacket |
data |
| Constructor Summary | |
ImageAttribute(byte[] data)
|
|
| Method Summary | |
int |
getEncoding()
|
byte[] |
getImageData()
|
int |
version()
|
| Methods inherited from class org.bouncycastle.bcpg.UserAttributeSubpacket |
encode,
equals,
getData,
getType,
hashCode |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ImageAttribute(byte[] data)
| Method Detail |
public int version()
public int getEncoding()
public byte[] getImageData()
|
Bouncy Castle Cryptography 1.28 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||