azure-sdk-for-cpp/sdk/attestation
Larry Osterman bd822a458b
Added SetAttestationPolicy and ResetAttestationPolicy (#3379)
* SetPolicy and ResetPolicy APIs

* Added tests for attestation result; cleaned up attest test suite a bit; fixed up attestation sample to be more real

* Further refactored test collateral to reduce wasted test cases

* Reformat with clang-format-11

* Removed use of Nullable::HasValue() and Nullable::Value() in favor of operator bool and operator *

* Get policy sample to run in CI pipeline

* Added AZURE_ variables to test-resources.json
2022-03-07 17:00:28 -08:00
..
azure-security-attestation Added SetAttestationPolicy and ResetAttestationPolicy (#3379) 2022-03-07 17:00:28 -08:00
ci.yml Added SetAttestationPolicy and ResetAttestationPolicy (#3379) 2022-03-07 17:00:28 -08:00
CMakeLists.txt Create Attestation SDK (#3228) 2022-02-16 09:15:18 -08:00
test-resources-pre.ps1 Added SetAttestationPolicy and ResetAttestationPolicy (#3379) 2022-03-07 17:00:28 -08:00
test-resources.json Added SetAttestationPolicy and ResetAttestationPolicy (#3379) 2022-03-07 17:00:28 -08:00