Chromium Code Reviews
        
  DescriptionExtract key metadata from the client certificate on Windows.
Querying CAPI and CNG seem to both fail on some environments. Rather
than hope smartcards and whatnot implement the necessary features,
bypass Windows APIs entirely and extract the information out of the
public key in the certificate using BoringSSL APIs.
BUG=468345
Committed: https://crrev.com/c60e333c3f3f8e00fb14aff60434de2b79a28157
Cr-Commit-Position: refs/heads/master@{#321287}
   
  Patch Set 1 #Patch Set 2 : less churn #
      Total comments: 2
      
     
  
  
  
  Patch Set 3 : unnecessary include (already in the header) #Messages
    Total messages: 7 (2 generated)
     
  
  
       |