| 构造器和说明 |
|---|
AESCryptoDisabled() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
enable()
是否启用
|
Cipher |
getDecodeCipher(byte[] encryptedData)
获取密码处理实例
|
Cipher |
getEncodeCipher()
获取密码处理实例
|
String |
getSecretKey()
密钥
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, decode, decodeBase64, decodeBase64AsString, decodeHex, decodeUrlBase64, decodeUrlBase64AsString, encode, encodeBase64, encodeBase64, encodeHex, encodeHex, encodeUrlBase64, encodeUrlBase64, getAlgorithm, getCipherAlgorithmpublic String getSecretKey()
AESCryptogetSecretKey 在接口中 AESCryptopublic Cipher getEncodeCipher()
AESCryptogetEncodeCipher 在接口中 AESCryptopublic Cipher getDecodeCipher(byte[] encryptedData)
AESCryptogetDecodeCipher 在接口中 AESCryptoCopyright © 2025. All rights reserved.