PGP Shield
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
PGP Shield
app
/
ltechnologies.onionphone.pgpshield.crypto
/
CryptoOperations
/
symmetricDecrypt
symmetric
Decrypt
fun
symmetricDecrypt
(
ciphertext
:
ByteArray
,
password
:
CharArray
)
:
ByteArray
Password-based (symmetric) decryption of
ciphertext
.