parallaxsecond / rust-tss-esapi

TSS 2.0 Enhanced System API (ESAPI) Rust wrapper
https://docs.rs/tss-esapi/
Apache License 2.0
85 stars 51 forks source link

tss-esapi/transient: get_root_key_name #509

Closed tgonzalezorlandoarm closed 5 months ago

tgonzalezorlandoarm commented 5 months ago

Expose the root key name of a TransientKeyContext. This may be used for verifying previously generated keys.

Superhepper commented 5 months ago

@tgonzalezorlandoarm Will add the change to main as well?

tgonzalezorlandoarm commented 5 months ago

Will do !