|
Bouncy Castle Cryptography Library 1.38 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.sasn1.Asn1Object
org.bouncycastle.sasn1.BerSequence
Field Summary |
Fields inherited from class org.bouncycastle.sasn1.Asn1Object |
_baseTag, _contentStream, _tagNumber |
Constructor Summary | |
protected |
BerSequence(int baseTag,
java.io.InputStream contentStream)
Deprecated. |
Method Summary | |
Asn1Object |
readObject()
Deprecated. |
Methods inherited from class org.bouncycastle.sasn1.Asn1Object |
getRawContentStream, getTagNumber, isConstructed |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected BerSequence(int baseTag, java.io.InputStream contentStream)
Method Detail |
public Asn1Object readObject() throws java.io.IOException
readObject
in interface Asn1Sequence
java.io.IOException
|
Bouncy Castle Cryptography Library 1.38 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |