commit | d961888f0666ccd4b797205aaeb60889688a9cb8 | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Fri Mar 29 11:30:17 2013 -0700 |
committer | Kenny Root <kroot@google.com> | Fri Mar 29 14:46:36 2013 -0700 |
tree | 83468b5db6fe9d686f79ddaaeb7357f301c39d55 | |
parent | 28a47ccf41ba39f227f0b075dd31cde42b7a5f49 [diff] |
Switch OpenSSLECDHKeyAgreement to KeyFactory.translateKey. OpenSSL KeyFactory.translateKey encapsulates all the functionality for translating arbitrary Key instances to OpenSSL-backed Key instances. Thus, there's no need to replicate that functionality elsewhere. (cherry picked from commit 0469e3a6a9b5e854b8b985039de8ba4f6e6037bd) Change-Id: I4caa0021e51a83be6932617117275fd033b6d5f7