Click or drag to resize

AesSymmetricCrypographicProviderEncrypt Method

Overload List
 NameDescription
Public methodEncrypt(Byte) Encrypt data with the IV embedded in the return
Public methodEncrypt(String) Encrypt the string data and return a Base64 encoded version
Public methodEncrypt(Byte, Byte, Byte) Encrypt the specified data using the specified key and iv
Top
See Also