|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.io.InputStream
|
+--org.bouncycastle.bcpg.UserAttributeSubpacketInputStream
reader for user attribute sub-packets
| Fields inherited from interface org.bouncycastle.bcpg.UserAttributeSubpacketTags |
IMAGE_ATTRIBUTE |
| Constructor Summary | |
UserAttributeSubpacketInputStream(java.io.InputStream in)
|
|
| Method Summary | |
int |
available()
|
int |
read()
|
UserAttributeSubpacket |
readPacket()
|
| Methods inherited from class java.io.InputStream |
close,
mark,
markSupported,
read,
read,
reset,
skip |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public UserAttributeSubpacketInputStream(java.io.InputStream in)
| Method Detail |
public int available()
throws java.io.IOException
public int read()
throws java.io.IOException
public UserAttributeSubpacket readPacket()
throws java.io.IOException
|
Bouncy Castle Cryptography 1.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||