KitePDF
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
KitePDF
kitepdf
/
io.github.yuroyami.kitepdf.crypto
/
Aes
/
decryptEcb
decrypt
Ecb
fun
decryptEcb
(
key
:
ByteArray
,
block
:
ByteArray
)
:
ByteArray
Decrypt one ECB block (used for the key-string encryption in V4).