fix(keyholder): comment drift
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user