commit | c17bdfa469de6c48f16e454611caae3aaa82cc9d | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Tue Mar 12 10:20:39 2013 -0700 |
committer | Alex Klyubin <klyubin@google.com> | Tue Mar 12 10:34:05 2013 -0700 |
tree | 91ba71b4e19224bf8a8004fb5db7f518304bc57b | |
parent | 3f81fefbe971294f092532813257f6e8891b36d4 [diff] |
Switch TLS Channel ID API from ECPrivateKey to PrivateKey. This is to accept both the "transparent" and "opaque" ECC private keys. "Transparent" keys provide structured access to their key material -- these are instances of ECPrivateKey. "Opaque" private keys are not required to provide structured (or even any) access to their key material -- these are instances of PrivateKey. Change-Id: I3fdc4c46675bde48c72424f1cc8f59c3d6b89f0e