Secure File Manager
Toggle table of contents
0.1.9-beta
release
Target filter
release
Switch theme
Search in API
Skip to content
Secure File Manager
app
/
ltechnologies.onionphone.securefilemanager.storage
/
SftpHostKeyStore
Sftp
Host
Key
Store
object
SftpHostKeyStore
Members
Functions
delete
Link copied to clipboard
fun
delete
(
context
:
Context
,
host
:
String
,
port
:
Int
)
fingerprint
Link copied to clipboard
fun
fingerprint
(
publicKey
:
PublicKey
)
:
String
get
Link copied to clipboard
fun
get
(
context
:
Context
,
host
:
String
,
port
:
Int
)
:
String
?
host
Port
Key
Link copied to clipboard
fun
hostPortKey
(
host
:
String
,
port
:
Int
)
:
String
save
Link copied to clipboard
fun
save
(
context
:
Context
,
host
:
String
,
port
:
Int
,
fingerprint
:
String
)