Bouncy Castle Cryptography Library 1.35 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.bouncycastle.asn1.ASN1Generator
org.bouncycastle.asn1.BERGenerator
org.bouncycastle.asn1.BERSequenceGenerator
public class BERSequenceGenerator
extends BERGenerator
Field Summary |
Fields inherited from class org.bouncycastle.asn1.ASN1Generator | |
_out |
Constructor Summary | |
| |
|
Method Summary | |
void |
|
void |
|
Methods inherited from class org.bouncycastle.asn1.BERGenerator | |
getRawOutputStream , writeBERBody , writeBEREnd , writeBERHeader |
Methods inherited from class org.bouncycastle.asn1.ASN1Generator | |
getRawOutputStream |
public BERSequenceGenerator(OutputStream out) throws IOException
public BERSequenceGenerator(OutputStream out, int tagNo, boolean isExplicit) throws IOException