toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.crypto
/
Cipher
/
encrypt
encrypt
abstract
fun
encrypt
(
data
:
ByteArray
,
offset
:
Int
=
0
,
len
:
Int
=
data.size - offset
)