Skip to main content

get_server_keys_deprecated_route

Function get_server_keys_deprecated_route 

Source
pub(crate) async fn get_server_keys_deprecated_route(
    __arg0: State<State>,
) -> impl IntoResponse
Expand description

ยงGET /_matrix/key/v2/server/{keyId}

Gets the public signing keys of this server.

  • Matrix does not support invalidating public keys, so the key returned by this will be valid forever.