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