Add an interface for performing Trust Tokens operations.
This change adds an interface for performing the Trust Tokens protocol operations of issuance, redemption, and request signing. It is a common parent CL of three changes, each of which adds the implementation of a single protocol operation. The plan is for URLLoader to be provided a request helper on requests suitable for executing Trust Tokens operations (and no helper otherwise). Bug: 1042962 Change-Id: I8861ca08047da6b55bf90e67dca1b4f458598615 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2052468 Commit-Queue: David Van Cleve <davidvc@chromium.org> Reviewed-by:Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#742616}
Showing
Please register or sign in to comment