ruma_client_api::keys::upload_signatures

Module v3

Source
Available on crate features client or server 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.