wh-zxt-01 commented on issue #34458:
URL:
https://github.com/apache/shardingsphere/issues/34458#issuecomment-2635749038
> The issue contains only images, which is not conducive to search or code
copying by contributors. Could you please recreate an new issue and describe it
again using text and code?
`rules:
- !ENCRYPT
encryptors:
standard_encryptor:
type: xxx
props:
mode: ECB
padding: PKCS5Padding
tables:
base_system_config:
columns:
n222:
cipher:
name: n222
encryptorName: standard_encryptor
v111:
cipher:
name: v111
encryptorName: standard_encryptor`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]