AWS Encryption SDK .Net

0

Hi Team, I have created an sample code to encrypt a text using the SDK. Encryption and decryption is working fine with Cipher. As the encryption result is cipher(MemoryStream) - How can i send that to a webAPI ?

Regards, Nidheesh