public class HttpCryptoSm4Certificate extends Object
| 构造器和说明 |
|---|
HttpCryptoSm4Certificate() |
HttpCryptoSm4Certificate(String secretKey,
String secretIv) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.security.crypto.encrypt.TextEncryptor |
getTextEncryptor() |
void |
setSecretKey(String secretKey,
String secretIv) |
void |
setTextEncryptor(org.springframework.security.crypto.encrypt.TextEncryptor textEncryptor) |
Copyright © 2023. All rights reserved.