|
Bouncy Castle Cryptography 1.30 | ||||||||
| 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.DerObject
public class DerObject
| Field Summary |
|---|
| 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()
Asn1Object
getTagNumber in class Asn1Objectpublic java.io.InputStream getRawContentStream()
Asn1Object
getRawContentStream in class Asn1Object
public byte[] getEncoded()
throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography 1.30 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||