Javax.Crypto.CipherInputStream: Constructor Members

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

See Also: Inherited members from Java.IO.FilterInputStream

Public Constructors

Creates a new CipherInputStream instance for an InputStream and a cipher.

Protected Constructors

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