Encrypting wave files

S

Scott Toney

I have been looking into the Cryptography namespace from MS and OpenNetCF
but cannot find any reference to encrypting / decrypting anything but a text
string. I would like to encrypt wave files. Can this be done?

Thanks
Scott
 
A

Alex Yakhnin

You can encrypt/descrypt any type of data. MSDN and web contain a lot of
samples dealing with byte arrays.

-Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top