1

File encryption i got a 64 length byte array key. I am Using RSA algorithm for encrypting AES key. I want to send encrypted key to client via email.To send 64 length byte array is tedious task.How to send these encrypted key to client and decrypt these key.

4

0 回答 0