commit | 24bb5a4b2e4d909c27740c5a12b3e167c49329f2 | [log] [tgz] |
---|---|---|
author | davidben <[email protected]> | Thu Oct 15 22:13:22 2015 |
committer | Commit bot <[email protected]> | Thu Oct 15 22:14:28 2015 |
tree | 493bc7ae973b9de7c1776d7f5f11ac929b8f36d1 | |
parent | c389c80986ff755aad066c9691d6613fd9ae111c [diff] |
Remove crypto::ECPrivateKey::IsSupported. We no longer need to worry about the system NSS on decrepit Linux distributions. The only platform where ECPrivateKey is backed by NSS is iOS and we control that one. BUG=519504 Review URL: https://codereview.chromium.org/1408813002 Cr-Commit-Position: refs/heads/master@{#354379}