Bouncy Castle Cryptography Library 1.39 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.sasn1.Asn1Object
org.bouncycastle.sasn1.DerObject
public class DerObject
extends Asn1Object
Field 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 IOException
public InputStream getRawContentStream()
- Overrides:
- getRawContentStream in interface Asn1Object