public class SM3NativeTextEncryptor extends SM3TextEncryptor
| 构造器和说明 |
|---|
SM3NativeTextEncryptor() |
public String encrypt(String text)
encrypt 在接口中 org.springframework.security.crypto.encrypt.TextEncryptorencrypt 在类中 SM3TextEncryptorpublic String decrypt(String encryptedText)
decrypt 在接口中 org.springframework.security.crypto.encrypt.TextEncryptordecrypt 在类中 SM3TextEncryptorCopyright © 2023. All rights reserved.