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.model
/
SubkeyInfo
/
SubkeyInfo
Subkey
Info
constructor
(
keyId
:
Long
,
fingerprint
:
String
,
algorithm
:
Int
,
creationTime
:
Instant
,
expirationTime
:
Instant
?
,
isRevoked
:
Boolean
,
flags
:
Int
)