public class SM3TextEncryptor extends SMTextEncryptor
SM3TextEncryptor()
String
decrypt(String encryptedText)
encrypt(String text)
static SM3TextEncryptor
getInstance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SM3TextEncryptor()
public static SM3TextEncryptor getInstance()
public String encrypt(String text)
public String decrypt(String encryptedText)
Copyright © 2023. All rights reserved.