mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 12:36:09 -04:00
oid: add alternative string representations for attestation variants (#1322)
This commit is contained in:
parent
a5d4970753
commit
ab0b881cbf
10 changed files with 81 additions and 22 deletions
|
@ -38,7 +38,7 @@ const (
|
|||
|
||||
// Validator for Azure confidential VM attestation.
|
||||
type Validator struct {
|
||||
oid.AzureSNP
|
||||
oid.AzureSEVSNP
|
||||
*vtpm.Validator
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue