Closed whooo closed 5 months ago
If exists_ok is True don't fail if the NV area already exists. Also return True if the area was created and False otherwise, in the same manner as create_key.
Fixes #574
Merged via https://github.com/tpm2-software/tpm2-pytss/pull/580
If exists_ok is True don't fail if the NV area already exists. Also return True if the area was created and False otherwise, in the same manner as create_key.
Fixes #574