public class SHAUtils extends Object
SHA加密工具类
Created by Roney on 2020/12/25
static String
encrypt(String string, SHAEncryptType type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String encrypt(String string, SHAEncryptType type)
string
type
SHAEncryptType
Copyright © 2024. All rights reserved.