toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography.operations
/
Encryptor
/
encrypt
encrypt
open
suspend
fun
encrypt
(
plaintext
:
ByteArray
)
:
ByteArray
(
source
)
open
suspend
fun
encrypt
(
plaintext
:
ByteString
)
:
ByteString
(
source
)