Azure / confidential-computing-cvm-guest-attestation

Confidential VM Platform Guest attestation sample apps
MIT License
61 stars 39 forks source link

Update the SKR app to have an option to just do secure key release (no wrap/unwrap) #35

Closed canfikret closed 1 year ago

canfikret commented 1 year ago

This is to address an support case where the customer uses a key of type EC-HSM. The EC keys can only be used for sign/verify operations (no wrapKey/unwrapKey operations)