public interface EncryptAlgorithm extends ShardingSphereAlgorithm, ShardingSphereAlgorithmPostProcessor
Object
decrypt(String ciphertext)
String
encrypt(Object plaintext)
getProps, getType, setProps
init
String encrypt(Object plaintext)
plaintext
Object decrypt(String ciphertext)
ciphertext
Copyright © 2021 The Apache Software Foundation. All rights reserved.