KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-pdf
/
io.github.yuroyami.kitepdf.crypto
/
Aes
/
encryptEcb
encrypt
Ecb
fun
encryptEcb
(
key
:
ByteArray
,
block
:
ByteArray
)
:
ByteArray
Encrypt one ECB block (used for the V5 /Perms entry, Algorithm 10).