Click or drag to resize

TdeaInitDecrypt Method

Initializes with key, mode and IV ready to start encrypting
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