public final class CipherStreamWrapper extends java.lang.Object implements StreamWrapper
CipherInputStream
or CipherOutputStream
respectivelyConstructor and Description |
---|
CipherStreamWrapper() |
public java.io.InputStream wrap(java.io.InputStream inStream) throws java.lang.Exception
wrap
in interface InputStreamWrapper
java.lang.Exception
public java.io.OutputStream wrap(java.io.OutputStream outStream) throws java.lang.Exception
wrap
in interface OutputStreamWrapper
java.lang.Exception
Copyright © 2011 EsprIT-Systems. All Rights Reserved.