public class Sm4AlgorithmHandler extends AlgorithmHandlerAdapter
| 构造器和说明 |
|---|
Sm4AlgorithmHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
decrypt()
解密
|
String |
encrypt()
加密
|
load, prepare, sign, verifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfetchSwitch, loadKeyChainpublic String decrypt() throws Exception
AlgorithmHandlerExceptionpublic String encrypt() throws Exception
AlgorithmHandlerExceptionCopyright © 2022. All rights reserved.