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
/
GenerateKeyRequest
/
GenerateKeyRequest
Generate
Key
Request
constructor
(
userId
:
String
,
passphrase
:
CharArray
,
algorithmType
:
KeyAlgorithmType
=
KeyAlgorithmType.RSA
,
rsaBits
:
Int
=
3072
)