|
Bouncy Castle Cryptography Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.sasn1.Asn1Generator
public abstract class Asn1Generator
Field Summary | |
---|---|
protected java.io.OutputStream |
_out
Deprecated. |
Constructor Summary | |
---|---|
Asn1Generator(java.io.OutputStream out)
Deprecated. |
Method Summary | |
---|---|
abstract java.io.OutputStream |
getRawOutputStream()
Deprecated. |
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 Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |