feat: print envelop kids
This commit is contained in:
@@ -83,7 +83,6 @@ impl TinyEncryptConfig {
|
||||
if e1.kid > e2.kid { return Ordering::Greater; }
|
||||
Ordering::Equal
|
||||
});
|
||||
debugging!("Found envelopes: {:#?}", envelops);
|
||||
Ok(envelops)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user