Javax.Crypto.Spec.DESKeySpec: Constructor Members

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

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a new DESKeySpec from the first 8 bytes of the specified key data.
Creates a new DESKeySpec from the first 8 bytes of the specified key data starting at offset.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.