javax > javax.crypto > javax.crypto.spec > javax.crypto.spec.desedekeyspec >

Class: javax.crypto.spec.DESedeKeySpec
    java.lang.Object
       javax.crypto.spec.DESedeKeySpec


public class DESedeKeySpec extends Object implements KeySpec


FIELDS:
public static final int DES_EDE_KEY_LEN : 24

CONSTRUCTORS:
public DESedeKeySpec(byte[] key)

public DESedeKeySpec(byte[] key, int offset)


METHODS:
public byte[] getKey()

public static boolean isParityAdjusted(byte[] key, int offset)
Throws: NullPointerException
Throws: InvalidKeyException


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net