fix(keyholder): comment drift

This commit is contained in:
CleverWild
2026-04-04 12:02:50 +02:00
parent 78895bca5b
commit 881f16bb1a

View File

@@ -263,7 +263,7 @@ impl KeyHolder {
Ok(()) Ok(())
} }
// Decrypts the `aead_encrypted` entry with the given ID and returns the plaintext // Signs a generic integrity payload using the vault-derived integrity key
#[message] #[message]
pub fn sign_integrity_tag( pub fn sign_integrity_tag(
&mut self, &mut self,