commit | 0be04955ec918f1d6eab1abe4b62049bbf61a6cb | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Thu Oct 06 16:50:00 2022 -0700 |
committer | Seth Moore <sethmo@google.com> | Thu Oct 06 16:51:45 2022 -0700 |
tree | 775e6455105e2302dcc9049f5a705810596d4537 | |
parent | 6346c46af38f6a821d74b7f79419cd5f7500568e [diff] |
Replace "rkp only" semantic with explicit blocking calls It turns out to be simpler to replace the relatively complex "rkp only" registration with an explicitly blocking call to fetch keys. This puts more control of whether to block in the hands of the client. For example, even rkp-only clients may want non-blocking calls so they have control over retry loops. Test: It Builds Change-Id: I60ccead036af2e5b4be51ff86bb7fc329cf60c24