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.Asn1Generator
org.bouncycastle.sasn1.BerGenerator
org.bouncycastle.sasn1.BerSequenceGenerator
public class BerSequenceGenerator
extends BerGenerator
Field Summary |
Fields inherited from class org.bouncycastle.sasn1.Asn1Generator | |
_out |
Constructor Summary | |
| |
|
Methods inherited from class org.bouncycastle.sasn1.BerGenerator | |
getRawOutputStream , writeBerBody , writeBerEnd , writeBerHeader |
Methods inherited from class org.bouncycastle.sasn1.Asn1Generator | |
getRawOutputStream |
public BerSequenceGenerator(OutputStream out) throws IOException
public BerSequenceGenerator(OutputStream out, int tagNo, boolean isExplicit) throws IOException