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
Properties
Section titled “Properties”fallback?
Section titled “fallback?”
optionalfallback?:boolean
Defined in: src/@types/crypto.ts:69
key:
string
Defined in: src/@types/crypto.ts:68
signatures?
Section titled “signatures?”
optionalsignatures?:ISignatures
Defined in: src/@types/crypto.ts:70