libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
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