|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.ASN1Generator
org.bouncycastle.asn1.BERGenerator
org.bouncycastle.asn1.BEROctetStringGenerator
public class BEROctetStringGenerator
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.asn1.ASN1Generator |
|---|
_out |
| Constructor Summary | |
|---|---|
BEROctetStringGenerator(java.io.OutputStream out)
|
|
BEROctetStringGenerator(java.io.OutputStream out,
int tagNo,
boolean isExplicit)
|
|
| Method Summary | |
|---|---|
java.io.OutputStream |
getOctetOutputStream()
|
java.io.OutputStream |
getOctetOutputStream(byte[] buf)
|
| Methods inherited from class org.bouncycastle.asn1.BERGenerator |
|---|
getRawOutputStream, writeBERBody, writeBEREnd, writeBERHeader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BEROctetStringGenerator(java.io.OutputStream out)
throws java.io.IOException
java.io.IOException
public BEROctetStringGenerator(java.io.OutputStream out,
int tagNo,
boolean isExplicit)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.io.OutputStream getOctetOutputStream()
public java.io.OutputStream getOctetOutputStream(byte[] buf)
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||