toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
LibNexa
/
decryptAES256
decrypt
AES256
open
fun
decryptAES256
(
ciphertext
:
ByteArray
,
secret
:
ByteArray
)
:
ByteArray
AES256 decryption if you encrypted with
encryptAES256
.
Return
plaintext