| 程序包 | 说明 |
|---|---|
| xyz.shodown.crypto.factory | |
| xyz.shodown.crypto.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
static AlgorithmHandler |
AlgorithmFactory.create(Algorithm algorithm)
获取算法实例
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AesAlgorithmHandler |
class |
AlgorithmHandlerAdapter |
class |
RsaAlgorithmHandler |
class |
Sm2AlgorithmHandler |
class |
Sm4AlgorithmHandler |
| 限定符和类型 | 方法和说明 |
|---|---|
AlgorithmHandler |
AlgorithmHandlerAdapter.load(String info) |
AlgorithmHandler |
AlgorithmHandler.load(String info)
加载加解密信息
|
AlgorithmHandler |
AlgorithmHandlerAdapter.prepare(Crypto crypto) |
AlgorithmHandler |
AlgorithmHandler.prepare(Crypto crypto)
准备加解密的必要配置,如密钥
|
Copyright © 2022. All rights reserved.