world-federation-of-advertisers / cross-media-measurement

Apache License 2.0
35 stars 11 forks source link

Add corresponding seed encryption key in HMSS requisitions. #1585

Closed renjiezh closed 5 months ago

renjiezh commented 5 months ago

SetParticipantRequisitionParams() called by the last participant will set the fulfillingDuchyId among workers based on the requisitionId. ListRequisitions() will inject seed encryption key to the corresponding duchyEntry w.r.t fulfillingDuchyId. The kingdom does not really know the role of duchies, so it check whether the tinkPublicKey is empty to tell.

wfa-reviewable commented 5 months ago

This change is Reviewable