google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
23 stars 7 forks source link

provide access to encapsulated content in support of message digest verification #155

Closed carl-wallace closed 2 weeks ago

carl-wallace commented 3 weeks ago

Example usage of this change is here: https://github.com/carl-wallace/tpm_cab_verify/blob/main/src/signer.rs#L37