gov.lanl.MakeTestKeys
Class iButtonSup
java.lang.Object
|
+--gov.lanl.MakeTestKeys.iButtonSup
- public class iButtonSup
- extends java.lang.Object
-

| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CIB_PUBLIC_EXP
public static final int CIB_PUBLIC_EXP
- See Also:
- Constant Field Values
CIB_MODULUS
public static final int CIB_MODULUS
- See Also:
- Constant Field Values
CIB_PRIVATE_EXP
public static final int CIB_PRIVATE_EXP
- See Also:
- Constant Field Values
INPUT1
public static final int INPUT1
- See Also:
- Constant Field Values
SIGN_COUNT
public static final int SIGN_COUNT
- See Also:
- Constant Field Values
TIMESTAMP
public static final int TIMESTAMP
- See Also:
- Constant Field Values
SIGN_CIB_KEY
public static final int SIGN_CIB_KEY
- See Also:
- Constant Field Values
GROUP_INFO
public static final int GROUP_INFO
- See Also:
- Constant Field Values
GROUP_CERTIFICATE
public static final int GROUP_CERTIFICATE
- See Also:
- Constant Field Values
OUT_EXPONENT
public static final int OUT_EXPONENT
- See Also:
- Constant Field Values
OUT_MODULUS
public static final int OUT_MODULUS
- See Also:
- Constant Field Values
ENCRYPT_CIB_KEY
public static final int ENCRYPT_CIB_KEY
- See Also:
- Constant Field Values
DECRYPT_CIB_KEY
public static final int DECRYPT_CIB_KEY
- See Also:
- Constant Field Values
ENCRYPT_OUT_KEY
public static final int ENCRYPT_OUT_KEY
- See Also:
- Constant Field Values
OUTPUT1
public static final int OUTPUT1
- See Also:
- Constant Field Values
OUTPUT2
public static final int OUTPUT2
- See Also:
- Constant Field Values
REG_NUMBER
public static final int REG_NUMBER
- See Also:
- Constant Field Values
PADDING
public static final int PADDING
- See Also:
- Constant Field Values
PARALLEL_ADAPTER
public static final int PARALLEL_ADAPTER
- See Also:
- Constant Field Values
SERIAL_ADAPTER
public static final int SERIAL_ADAPTER
- See Also:
- Constant Field Values
PUBLIC_KEY_CRYPT
public static final int PUBLIC_KEY_CRYPT
- See Also:
- Constant Field Values
PRIVATE_KEY_CRYPT
public static final int PRIVATE_KEY_CRYPT
- See Also:
- Constant Field Values
iButtonSup
public iButtonSup()
iButtonSup
public iButtonSup(java.lang.String title)
findButton
public void findButton()
cryptText
public byte[] cryptText(byte[] textIn,
int flag,
int blksize)
sign
public byte[] sign(byte[] data)
intToHexString
public static java.lang.String intToHexString(int i)
intsToHexString
public static java.lang.String intsToHexString(int[] ia,
int count,
boolean sep,
int bytesPerLine)
getModulus
public byte[] getModulus()
getExponent
public byte[] getExponent()