Type Alias AttestationLevel

AttestationLevel:
    | "ROOT"
    | "HANDLE_ATTESTATION"
    | "SUB_ATTESTATION"
    | "SESSION"
    | "FORMAT"