commit | c1b51d45a7363d6fa58b59bf6f12182993a7c1d0 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu Mar 15 09:42:07 2012 -0700 |
committer | Kenny Root <kroot@google.com> | Mon Mar 26 14:52:55 2012 -0700 |
tree | afb89cab2b7f5f2f0f0a3adce51c8791dfb9726b | |
parent | c91307af2622f6625525f3c1f9c954376df950ad [diff] |
Add support for OpenSSL ENGINE for keystore keystore now has an OpenSSL ENGINE frontend that can be used to ask for private keys or public keys to be loaded and also signing operations to take place. Use that instead of the crazy byte-array marshalling of the private key material that is used for the "privsep" stuff. Change-Id: I6171ca1fb0e77e338c19f04d8c34ad7744984b63