PGP Shield
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
PGP Shield
encoding
/
ltechnologies.onionphone.pgpshield.encoding
/
SymmetricEncoder
/
encode
encode
fun
encode
(
plaintext
:
String
,
password
:
CharArray
)
:
String
Encrypts
plaintext
with
password
and returns Base64 ciphertext.