|
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
public abstract class ASN1Generator
| Field Summary | |
|---|---|
protected java.io.OutputStream |
_out
|
| Constructor Summary | |
|---|---|
ASN1Generator(java.io.OutputStream out)
|
|
| Method Summary | |
|---|---|
abstract java.io.OutputStream |
getRawOutputStream()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.io.OutputStream _out
| Constructor Detail |
|---|
public ASN1Generator(java.io.OutputStream out)
| Method Detail |
|---|
public abstract java.io.OutputStream getRawOutputStream()
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||