|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
org.bouncycastle.bcpg.UserAttributeSubpacketInputStream
reader for user attribute sub-packets
Field Summary |
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
java.io.IOException
public int read() throws java.io.IOException
java.io.IOException
public UserAttributeSubpacket readPacket() throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |