Skip to content

use type system to enforce correct use of verifier API #412

Description

@flihp

Parts of this API should only be used after another part of the API. The prime (only?) example is the verify_attestation & verify_measurements functions. These should only be used after the attestation signer cert chain is verified. We can use the type system to do this w/ a few newtypes around the x509_cert::Certificate.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions