Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setter/getter interfaces for key attestation #33

Merged
merged 2 commits into from
May 18, 2023
Merged

Conversation

thomas-fossati
Copy link
Contributor

Fix #30

Fix #30

Signed-off-by: Thomas Fossati <thomas.fossati@arm.com>
@thomas-fossati thomas-fossati marked this pull request as ready for review May 15, 2023 11:44
return nil
}

// GetKeyAttestation returns the decoded public key carried in the
Copy link
Contributor

@yogeshbdeshpande yogeshbdeshpande May 18, 2023

Choose a reason for hiding this comment

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

Suggested change
// GetKeyAttestation returns the decoded public key carried in the
// GetKeyAttestation returns the decoded public key in the format as
// returned by X509 package ParsePKIXPublicKey method, set in the

Signed-off-by: Thomas Fossati <thomas.fossati@arm.com>
@yogeshbdeshpande yogeshbdeshpande merged commit e82a194 into main May 18, 2023
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.

Key attestation akpub setter/getter
2 participants