android13/external/tpm2-tss/test/data/fapi/policy/pol_pcr16_0.json

17 lines
339 B
JSON

{
"description":"Description pol_16_0",
"policy":[
{
"type":"POLICYPCR",
"pcrs":[
{
"pcr":16,
"hashAlg":"TPM2_ALG_SHA",
"digest":"0000000000000000000000000000000000000000"
}
]
}
]
}