| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.encrypt.spi |
| 限定符和类型 | 方法和说明 |
|---|---|
I |
EncryptAlgorithm.decrypt(O cipherValue,
EncryptContext encryptContext)
Decode.
|
O |
EncryptAlgorithm.encrypt(I plainValue,
EncryptContext encryptContext)
Encode.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.