Skip to content

IOneTimeKey

Defined in: src/@types/crypto.ts:67

the type of the one_time_keys and fallback_keys parameters on /_matrix/client/v3/keys/upload

https://spec.matrix.org/v1.5/client-server-api/#post_matrixclientv3keysupload

optional fallback?: boolean

Defined in: src/@types/crypto.ts:69


key: string

Defined in: src/@types/crypto.ts:68


optional signatures?: ISignatures

Defined in: src/@types/crypto.ts:70