public class DesUtil extends Object
private static byte[]
iv
private static org.slf4j.Logger
logger
DesUtil()
static byte[]
decrypt(byte[] decryptString, String decryptKey)
encrypt(String encryptString, String encryptKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static final org.slf4j.Logger logger
private static byte[] iv
public DesUtil()
public static byte[] decrypt(byte[] decryptString, String decryptKey)
public static byte[] encrypt(String encryptString, String encryptKey)
Copyright © 2020. All rights reserved.