|
Bouncy Castle Cryptography 1.30 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.sasn1.Asn1Object
|
+--org.bouncycastle.sasn1.DerObject
| Fields inherited from class org.bouncycastle.sasn1.Asn1Object |
_baseTag, _contentStream, _tagNumber |
| Method Summary | |
byte[] |
getEncoded()
|
java.io.InputStream |
getRawContentStream()
Return an input stream representing the content bytes of the object. |
int |
getTagNumber()
Return the tag number for this object. |
| Methods inherited from class org.bouncycastle.sasn1.Asn1Object |
isConstructed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getTagNumber()
Asn1ObjectgetTagNumber in class Asn1Objectorg.bouncycastle.sasn1.Asn1Objectpublic java.io.InputStream getRawContentStream()
Asn1ObjectgetRawContentStream in class Asn1Objectorg.bouncycastle.sasn1.Asn1Object
public byte[] getEncoded()
throws java.io.IOException
|
Bouncy Castle Cryptography 1.30 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||