PGP Shield
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
PGP Shield
data
/
ltechnologies.onionphone.pgpshield.data.db
/
KeyRingDao
/
getById
get
By
Id
abstract
suspend
fun
getById
(
keyId
:
Long
)
:
KeyRingEntity
?
Finds a key ring by
keyId
, or
null
if absent.