PGP Shield
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
PGP Shield
app
/
ltechnologies.onionphone.pgpshield.ui.keys
/
KeyListViewModel
/
importFromBytes
import
From
Bytes
fun
importFromBytes
(
bytes
:
ByteArray
,
secret
:
Boolean
,
onDone
:
(
)
->
Unit
)
Imports a key ring from raw
bytes
;
secret
marks it as a secret import.