Click or drag to resize

Aes128InitEncrypt Method

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