Module ruma::api::federation::discovery::get_remote_server_keys

source ·
Available on crate feature api and (crate features federation-api-c or federation-api-s) only.
Expand description

GET /_matrix/key/*/query/{serverName}

Query for another server’s keys. The receiving (notary) server must sign the keys returned by the queried server.

Modules§