|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
short |
getExponent(byte[],
short)
|
short |
getModulus(byte[],
short)
|
void |
setExponent(byte[],
short,
short)
|
void |
setModulus(byte[],
short,
short)
|
Methods inherited from interface javacard.security.Key |
clearKey, getSize, getType, isInitialized |
Method Detail |
public void setModulus(byte[], short, short) throws CryptoException
CryptoException
public void setExponent(byte[], short, short) throws CryptoException
CryptoException
public short getModulus(byte[], short)
public short getExponent(byte[], short)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |