How to convert CiphertextBlob generated from Python encryption to be an input for Java decryption taking this cipherTextBlob?

前端 未结 0 999
野的像风
野的像风 2020-12-09 05:19

I have a simple encryption program using KMS Symmetric key and encrypt in python using boto3. Now the output of this encryption is cipher text like

The below:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题