Upadte Attestation changelog.md (#3992)
This commit is contained in:
parent
53c9da1552
commit
cc64ffae58
@ -7,9 +7,9 @@
|
||||
### Breaking Changes
|
||||
|
||||
- Changed `AttestationClient::AttestTpm` to match `AttestOpenEnclave` and `AttestSgxEnclave`
|
||||
- Added `std::vector<uint8_t>` dataToAttest parameter.
|
||||
- Removed `PayLoad` in `TpmAttestationOptions`
|
||||
- Changed `TpmResult` in `TpmAttestationResult` to type `std::vector<uint8_t>`
|
||||
- Added `std::vector<uint8_t>` dataToAttest parameter.
|
||||
- Removed `Payload` in `TpmAttestationOptions`
|
||||
- Changed `TpmResult` in `TpmAttestationResult` to type `std::vector<uint8_t>`
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user