ruma::api::client::keys::upload_signatures

Module v3

Source
Available on (crate features client-api-c or client-api-s) and (crate features client or server) and crate feature api only.
Expand description

/v3/ (spec)

Structs§

Failure
A failure to process a signed key.
Request
Request type for the upload_signatures endpoint.
Response
Response type for the upload_signatures endpoint.
SignedKeys
A map of key IDs to signed key objects.
SignedKeysIter
An iterator over signed key IDs and their associated data.

Enums§

FailureErrorCode
Error code for signed key processing failures.