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
DESKeySpec(byte[]) | 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. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |