• mattm's avatar
    Allow TrustStore queries to be asynchronous. · 9009fb22
    mattm authored
    Also changes FindTrustAnchorsByNormalizedName to FindTrustAnchorsForCert, as
    some different implementations may do normalization differently. By passing in
    the target cert, the implementation can decide whether to use the
    pre-normalized issuer or the raw one.
    
    BUG=635203
    
    Review-Url: https://codereview.chromium.org/2266333002
    Cr-Commit-Position: refs/heads/master@{#414875}
    9009fb22
trust_store_test_helpers.cc 3.07 KB