| Bouncy Castle Cryptography Library 1.33 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.sasn1.Asn1Objectorg.bouncycastle.sasn1.DerObjectpublic class DerObjectextends Asn1ObjectField Summary |
Fields inherited from class org.bouncycastle.sasn1.Asn1Object | |
_baseTag, _contentStream, _tagNumber | |
Method Summary | |
byte[] | |
InputStream | |
int | |
Methods inherited from class org.bouncycastle.sasn1.Asn1Object | |
getRawContentStream, getTagNumber, isConstructed | |
public byte[] getEncoded()
throws IOExceptionpublic InputStream getRawContentStream()
- Overrides:
- getRawContentStream in interface Asn1Object