ktvine
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktvine
library
/
org.samfun.ktvine.crypto
/
aesCbcDecryptNoPadding
aes
Cbc
Decrypt
No
Padding
suspend
fun
aesCbcDecryptNoPadding
(
key
:
ByteArray
,
iv
:
ByteArray
,
data
:
ByteArray
)
:
ByteArray
Alias to match existing call sites expecting explicit no-padding naming.