SftpHostKeyStore

Functions

Link copied to clipboard
fun delete(context: Context, host: String, port: Int)
Link copied to clipboard
fun fingerprint(publicKey: PublicKey): String
Link copied to clipboard
fun get(context: Context, host: String, port: Int): String?
Link copied to clipboard
fun hostPortKey(host: String, port: Int): String
Link copied to clipboard
fun save(context: Context, host: String, port: Int, fingerprint: String)