|
Oracle Security Developer Tools Crypto Java API Reference 10g (10.1.4.0.1) B28171-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
oracle.security.crypto.asn1.ASN1ConstructedInputStream
oracle.security.crypto.asn1.ASN1SequenceInputStream
A stream for reading the components of an ASN1Sequence.
| Field Summary |
| Fields inherited from class java.io.FilterInputStream |
in |
| Constructor Summary | |
ASN1SequenceInputStream(java.io.InputStream is) |
|
| Methods inherited from class oracle.security.crypto.asn1.ASN1ConstructedInputStream |
available, getCurrentIDByte, getCurrentTag, hasMoreData, markSupported, read, read, setCurrentTag, terminate, terminate, unread |
| Methods inherited from class java.io.FilterInputStream |
close, mark, read, reset, skip |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ASN1SequenceInputStream(java.io.InputStream is)
throws java.io.IOException
|
Oracle Security Developer Tools Crypto Java API Reference 10g (10.1.4.0.1) B28171-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||