public interface EncryptAlgorithm extends ShardingSphereAlgorithm, ShardingSphereAlgorithmPostProcessor
| Modifier and Type | Method and Description |
|---|---|
Object |
decrypt(String ciphertext)
Decode.
|
String |
encrypt(Object plaintext)
Encode.
|
getProps, getType, setPropsinitCopyright © 2021 The Apache Software Foundation. All rights reserved.