dart-sdk/sdk
Zachary Anderson 2cf6405ca9 Adds SecurityContext.setTrustedCertificatesBytes
Implements SecurityContext.setTrustedCertificates in terms of the new
function. This requires setTrustedCertificates to return a Future,
and removing the `directory` named argument as it is not possible to
implement with BoringSSL without blocking IO.

R=whesse@google.com

Review URL: https://codereview.chromium.org/1665433002 .
2016-02-08 08:41:49 -08:00
..
bin Change sdk/bin/dart2js to find an available build. 2016-02-01 08:53:13 -08:00
lib Adds SecurityContext.setTrustedCertificatesBytes 2016-02-08 08:41:49 -08:00
api_readme.md fix links in readme 2015-08-20 13:17:34 -07:00