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.BEROctetStringGenerator
public class BEROctetStringGenerator
extends BERGenerator
Field Summary |
Fields inherited from class org.bouncycastle.asn1.ASN1Generator | |
_out |
Constructor Summary | |
| |
|
Method Summary | |
OutputStream | |
OutputStream |
|
Methods inherited from class org.bouncycastle.asn1.BERGenerator | |
getRawOutputStream , writeBERBody , writeBEREnd , writeBERHeader |
Methods inherited from class org.bouncycastle.asn1.ASN1Generator | |
getRawOutputStream |
public BEROctetStringGenerator(OutputStream out) throws IOException
public BEROctetStringGenerator(OutputStream out, int tagNo, boolean isExplicit) throws IOException
public OutputStream getOctetOutputStream()
public OutputStream getOctetOutputStream(byte[] buf)