public class Sm4SymmetricCrypto extends AbstractSymmetricCrypto
symmetricCrypto
Constructor and Description |
---|
Sm4SymmetricCrypto() |
Modifier and Type | Method and Description |
---|---|
void |
initEncryptAlgorithm(String dataEncryptKey)
初始化加密算法
|
decryptStr, encryptBase64
public void initEncryptAlgorithm(String dataEncryptKey)
SymmetricCrypto
dataEncryptKey
- 数据加密密钥Copyright © 2022 Pivotal Software, Inc.. All rights reserved.