| 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.Objectorg.bouncycastle.asn1.ASN1Generatororg.bouncycastle.asn1.BERGeneratororg.bouncycastle.asn1.BEROctetStringGeneratorpublic class BEROctetStringGeneratorextends BERGeneratorField 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 IOExceptionpublic BEROctetStringGenerator(OutputStream out,
int tagNo,
boolean isExplicit)
throws IOExceptionpublic OutputStream getOctetOutputStream()
public OutputStream getOctetOutputStream(byte[] buf)