public class BEROutputStream extends DEROutputStream
Constructor and Description |
---|
BEROutputStream(OutputStream os) |
Modifier and Type | Method and Description |
---|---|
void |
writeObject(Object obj) |
writeObject
close, flush, writeNull
public BEROutputStream(OutputStream os)
public void writeObject(Object obj) throws IOException
IOException
Copyright © 2016 BouncyCastle.org. All rights reserved.