|
Bouncy Castle Cryptography 1.30 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.sasn1.Asn1Generator
org.bouncycastle.sasn1.BerGenerator
org.bouncycastle.sasn1.BerOctetStringGenerator
public class BerOctetStringGenerator
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.sasn1.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.sasn1.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.30 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||