Click or drag to resize

Aes256InitDecrypt Method

Initializes with key, mode and IV ready to start decrypting
Overload List
 NameDescription
Public methodInitDecrypt(Byte, Mode, Byte) Initializes with key, mode and IV ready to start decrypting
Public methodInitDecrypt(String, Mode, String) Initializes with hex key, mode and hex IV ready to start decrypting
Top
See Also