Package org.bouncycastle.asn1
Class BEROctetStringGenerator
java.lang.Object
org.bouncycastle.asn1.ASN1Generator
org.bouncycastle.asn1.BERGenerator
org.bouncycastle.asn1.BEROctetStringGenerator
public class BEROctetStringGenerator extends BERGenerator
-
Field Summary
Fields inherited from class org.bouncycastle.asn1.ASN1Generator
_out -
Constructor Summary
Constructors Constructor Description BEROctetStringGenerator(OutputStream out)BEROctetStringGenerator(OutputStream out, int tagNo, boolean isExplicit) -
Method Summary
Modifier and Type Method Description OutputStreamgetOctetOutputStream()OutputStreamgetOctetOutputStream(byte[] buf)Methods inherited from class org.bouncycastle.asn1.BERGenerator
getRawOutputStream, writeBERBody, writeBEREnd, writeBERHeader
-
Constructor Details
-
BEROctetStringGenerator
- Throws:
IOException
-
BEROctetStringGenerator
- Throws:
IOException
-
-
Method Details
-
getOctetOutputStream
-
getOctetOutputStream
-