toggle menu
cryptography-kotlin
0.4.0
common
switch theme
search in API
cryptography-core
/
dev.whyoleg.cryptography.operations
/
Decryptor
/
decryptBlocking
decrypt
Blocking
abstract
fun
decryptBlocking
(
ciphertext
:
ByteArray
)
:
ByteArray
(
source
)
open
fun
decryptBlocking
(
ciphertext
:
ByteString
)
:
ByteString
(
source
)