Javax.Crypto.SealedObject: Constructor Members

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

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new SealedObject instance wrapping the specified object and sealing it using the specified cipher.

Protected Constructors

Creates a new SealedObject instance by copying the data from the specified object.
A constructor used when creating managed representations of JNI objects; called by the runtime.