Javax.Crypto.CipherOutputStream: Constructor Members

The constructors of Javax.Crypto.CipherOutputStream are listed below. For a list of all members, see the CipherOutputStream Members list.

See Also: Inherited members from Java.IO.FilterOutputStream

Public Constructors

Creates a new CipherOutputStream instance for an OutputStream and a Cipher.

Protected Constructors

Creates a new CipherOutputStream instance for an OutputStream without a cipher.
A constructor used when creating managed representations of JNI objects; called by the runtime.