mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-07 14:32:17 -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
|
@ -17,7 +17,7 @@ import (
|
|||
|
||||
// Validator for QEMU VM attestation.
|
||||
type Validator struct {
|
||||
oid.QEMU
|
||||
oid.QEMUVTPM
|
||||
*vtpm.Validator
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue