public final class NoopCryptor extends Cryptor
public static final NoopCryptor SINGLETON
public byte[] encrypt(byte[] input,
int length,
Key ek)
Cryptorpublic byte[] decrypt(byte[] cipher,
Key dk)
Cryptorpublic Key generateKey()
CryptorgenerateKey 在类中 CryptorCopyright © 2023. All rights reserved.