From 0e5012df8c65c62e09ea6e8bb6c6f712181bc51f Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 19 Dec 2024 22:24:25 +0000 Subject: [PATCH] Update src/secret-storage.ts Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- src/secret-storage.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/secret-storage.ts b/src/secret-storage.ts index f0ec08f450..a10b798572 100644 --- a/src/secret-storage.ts +++ b/src/secret-storage.ts @@ -209,6 +209,8 @@ export type SecretStorageKey = Assignable; /** * Account Data event content type for storing secret-storage-encrypted information. + * + * See https://spec.matrix.org/v1.13/client-server-api/#msecret_storagev1aes-hmac-sha2-1 */ export interface SecretInfo { encrypted: {