|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--javacard.security.DESKeyImpl
| Constructor Summary | |
DESKeyImpl()
|
|
| Method Summary | |
void |
clearKey()
|
byte |
getKey(byte[] abyte0,
short word0)
|
short |
getSize()
|
byte |
getType()
|
boolean |
isInitialized()
|
void |
setKey(byte[] abyte0,
short word0)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DESKeyImpl()
| Method Detail |
public void setKey(byte[] abyte0,
short word0)
throws CryptoException,
java.lang.NullPointerException,
java.lang.ArrayIndexOutOfBoundsException
setKey in interface DESKeyCryptoException
java.lang.NullPointerException
java.lang.ArrayIndexOutOfBoundsException
public byte getKey(byte[] abyte0,
short word0)
getKey in interface DESKeypublic boolean isInitialized()
isInitialized in interface Keypublic void clearKey()
clearKey in interface Keypublic byte getType()
getType in interface Keypublic short getSize()
getSize in interface Key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||