| 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.Asn1Generatororg.bouncycastle.sasn1.DerGeneratororg.bouncycastle.sasn1.DerSequenceGeneratorpublic class DerSequenceGeneratorextends DerGeneratorField Summary |
Fields inherited from class org.bouncycastle.sasn1.Asn1Generator | |
_out | |
Constructor Summary | |
| |
| |
Method Summary | |
void | |
void |
|
OutputStream | |
Methods inherited from class org.bouncycastle.sasn1.Asn1Generator | |
getRawOutputStream | |
public DerSequenceGenerator(OutputStream out)
throws IOExceptionpublic DerSequenceGenerator(OutputStream out,
int tagNo,
boolean isExplicit)
throws IOExceptionpublic void close()
throws IOExceptionpublic OutputStream getRawOutputStream()
- Overrides:
- getRawOutputStream in interface Asn1Generator