org.gudy.bouncycastle.asn1
Class BEROctetStringGenerator
java.lang.Object
  
org.gudy.bouncycastle.asn1.ASN1Generator
      
org.gudy.bouncycastle.asn1.BERGenerator
          
org.gudy.bouncycastle.asn1.BEROctetStringGenerator
public class BEROctetStringGenerator
- extends BERGenerator
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BEROctetStringGenerator
public BEROctetStringGenerator(OutputStream out)
                        throws IOException
- Throws:
 IOException
BEROctetStringGenerator
public BEROctetStringGenerator(OutputStream out,
                               int tagNo,
                               boolean isExplicit)
                        throws IOException
- Throws:
 IOException
getOctetOutputStream
public OutputStream getOctetOutputStream()
 
getOctetOutputStream
public OutputStream getOctetOutputStream(byte[] buf)