Click or drag to resize

AesSymmetricCrypographicProviderDecrypt Method

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