Click or drag to resize

NullSymmetricCryptographicProviderDecrypt 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) Decrypts the specified data
Top
See Also