improvement: maybe cross signing really works now

This commit is contained in:
Timo Kösters
2023-08-07 13:55:44 +02:00
parent acfe381dd3
commit c1e2ffc0cd
7 changed files with 35 additions and 15 deletions

View File

@@ -111,6 +111,7 @@ pub trait Data: Send + Sync {
master_key: &Raw<CrossSigningKey>,
self_signing_key: &Option<Raw<CrossSigningKey>>,
user_signing_key: &Option<Raw<CrossSigningKey>>,
notify: bool,
) -> Result<()>;
fn sign_key(