PGP Shield
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
PGP Shield
pgp-engine
/
ltechnologies.onionphone.pgpshield.engine
/
EncryptResult
Encrypt
Result
data
class
EncryptResult
(
val
ciphertext
:
ByteArray
)
Encrypted (and optionally armored) OpenPGP message bytes.
Members
Constructors
Encrypt
Result
Link copied to clipboard
constructor
(
ciphertext
:
ByteArray
)
Properties
ciphertext
Link copied to clipboard
val
ciphertext
:
ByteArray