Class BEROutputStream

java.lang.Object
org.bouncycastle.asn1.ASN1OutputStream
org.bouncycastle.asn1.BEROutputStream

public class BEROutputStream extends ASN1OutputStream
Deprecated.
Will be removed from public API.
A class which writes indefinite and definite length objects. Objects which specify DER will be encoded accordingly, but DL or BER objects will be encoded as defined.