tree: 5d404afbad84920dce9918e7d8153f26b4e4a655 [path history] [tgz]
  1. proto/
  2. BUILD.gn
  3. in_memory_trust_token_persister.cc
  4. in_memory_trust_token_persister.h
  5. OWNERS
  6. README.md
  7. trust_token_persister.h
  8. trust_token_persister_unittest.cc
  9. trust_token_store.cc
  10. trust_token_store.h
  11. trust_token_store_unittest.cc
  12. types.cc
  13. types.h
  14. types_unittest.cc
net/trust_tokens/README.md

Trust Tokens

//net/trust_tokens contains logic managing state (and, to a lesser extent, helping process requests) for Chrome's implementation of the Trust Token API.