importHostKey
inline suspend fun TransferClient.importHostKey(crossinline block: ImportHostKeyRequest.Builder.() -> Unit): ImportHostKeyResponse
Adds a host key to the server that's specified by the ServerId
parameter.
Adds a host key to the server that's specified by the ServerId
parameter.