概要:
详细资料:
static final String
KEY_ALGORITHM
DES()
DES(byte[] keys)
DES(String keys)
DES(Key key)
byte[]
decrypt(byte[] encryptedData)
encrypt(byte[] data)
getKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
NoSuchAlgorithmException
Exception