Implement ActivateCredential key attestation #539
Labels
ecosystem
Issues related to building or improving compatibility layers to enhance Parsec's ecosystem position
enhancement
New feature or request
large
Effort label
Milestone
A spec has been created under #370 to define the interface of the operations involved in key attestation. Protobuf protocols also exist, having been added in parallaxsecond/parsec-operations#34 .
This issue covers the implementation of the new operations across the stack, plus backending them to the TPM provider. The task can be split into:
TransientKeyContext
in thetss-esapi
crate ( Add ActivateCredential support for TKC rust-tss-esapi#284 )The text was updated successfully, but these errors were encountered: