Click or drag to resize

ISymmetricCryptographicProviderEncrypt 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) Encrypts the sepcified data
Top
See Also