Class BaseWrapCipher.ErasableOutputStream
- java.lang.Object
 - 
- java.io.OutputStream
 - 
- java.io.ByteArrayOutputStream
 - 
- org.bouncycastle.jcajce.provider.symmetric.util.BaseWrapCipher.ErasableOutputStream
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Closeable,java.io.Flushable,java.lang.AutoCloseable
- Enclosing class:
 - BaseWrapCipher
 
protected static final class BaseWrapCipher.ErasableOutputStream extends java.io.ByteArrayOutputStream 
- 
- 
Constructor Summary
Constructors Constructor Description ErasableOutputStream() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiderase()byte[]getBuf() 
 -