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
/
SignResult
Sign
Result
data
class
SignResult
(
val
output
:
ByteArray
)
Armored signature output from
PgpSigner.sign
.
Members
Constructors
Sign
Result
Link copied to clipboard
constructor
(
output
:
ByteArray
)
Properties
output
Link copied to clipboard
val
output
:
ByteArray