Add generating dh keys

This commit is contained in:
Jonas Lochmann
2022-09-12 02:00:00 +02:00
parent 1414e41672
commit f725a7bda3
23 changed files with 659 additions and 5 deletions
+1
View File
@@ -24,6 +24,7 @@ export interface ClientDataStatus {
devicesDetail?: ClientDataStatusDevicesExtended
kri?: number // last key request index
kr?: number // last key response index
dh?: string // last Diffie Hellman key version
}
export type ClientDataStatusApps = {[key: string]: string} // installedAppsVersionsByDeviceId