You are not logged in.
Pages: 1
Thank you very much.
Is there a method for :
stream(in) -->stream (out encryption) ?
Thank you for your reply.
Sorry, I have not found TRawByteString , is it TSynMemoryStream ?
I would like to use "AES(CBC)", Is the use "TAESCBC" class ?
my code is :
....
clientdataset.SaveToStream(cds_st,dfBinary);
//encryption
thanks,
I need to encrypt and decrypt Tmemorystream, can you help me?
hello everybody:
I need to use AES encryption, decryption, an example of a stream, who can give me a demo code ?
(Using TAESCBC )
Pages: 1