• Alex Klyubin's avatar
    Do not use RC4 TLS/SSL cipher suites by default. · 77b758db
    Alex Klyubin authored
    RC4 has been deprecated for a while. It's now time to no longer use it
    by default. Mozilla Firefox and Chrome web browsers have already made
    the leap.
    
    Bug: 24898327
    
    (cherry picked from commit 751965bd)
    
    Change-Id: I63fb45fe62b594ba6311d42be26e214adbab5c20
    77b758db
NativeCrypto.java 54.8 KB