| 程序包 | 说明 |
|---|---|
| com.antherd.smcrypto.sm4 |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
Sm4.decrypt(String encryptData,
String key,
Sm4Options sm4Options)
解密
|
static String |
Sm4.encrypt(String msg,
String key,
Sm4Options sm4Options)
加密
|
Copyright © 2021. All rights reserved.