• Kenny Root's avatar
    SSLEngine: verify DHE signature · e0485686
    Kenny Root authored
    The DHE signature wasn't being verified against the server's
    certificate. Refactor some code to allow the same code to be used for
    both the server and client to create and check the DHE parameters
    signature.
    
    Bug: 11631299
    Change-Id: I73456c18a57a0f31d856d64d0bfdf4e029db6df9
    e0485686
DigitalSignature.java 7.91 KB