Skip to content

Add function to extract PPID from quote#90

Open
yanchengchen7 wants to merge 1 commit intogoogle:mainfrom
yanchengchen7:ppid-extract
Open

Add function to extract PPID from quote#90
yanchengchen7 wants to merge 1 commit intogoogle:mainfrom
yanchengchen7:ppid-extract

Conversation

@yanchengchen7
Copy link
Collaborator

@yanchengchen7 yanchengchen7 commented Feb 4, 2026

Test: go test -v ./verify/...

}

// GetPPID extracts the PPID from the PCK certificate chain in the quote.
func GetPPID(quote any) (string, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we plan to add this into the CLI, or do we expect users to call this function from their libraries?

}

// GetPPID extracts the PPID from the PCK certificate chain in the quote.
func GetPPID(quote any) (string, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we plan to add this to the CLI, or do we expect users to call this function directly from their libraries?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants