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
/
symmetricEncrypt
symmetric
Encrypt
fun
symmetricEncrypt
(
plaintext
:
ByteArray
,
password
:
CharArray
)
:
ByteArray
Password-based (symmetric) encryption of
plaintext
.