Function checkSevSnpAttestation

  • Check the attestation against AMD certs

    Returns

    A promise that throws if the attestation is invalid

    Parameters

    • attestation: NodeAttestation

      The actual attestation object, which includes the signature and report

    • challenge: string

      The challenge we sent

    • url: string

      The URL we talked to

    Returns Promise<any>

Generated using TypeDoc