diff options
author | Alex Klyubin <klyubin@google.com> | 2013-03-12 10:20:39 -0700 |
---|---|---|
committer | Alex Klyubin <klyubin@google.com> | 2013-03-12 10:34:05 -0700 |
commit | c17bdfa469de6c48f16e454611caae3aaa82cc9d (patch) | |
tree | 91ba71b4e19224bf8a8004fb5db7f518304bc57b /luni/MODULE_LICENSE_W3C | |
parent | 3f81fefbe971294f092532813257f6e8891b36d4 (diff) | |
download | libcore-c17bdfa469de6c48f16e454611caae3aaa82cc9d.zip libcore-c17bdfa469de6c48f16e454611caae3aaa82cc9d.tar.gz libcore-c17bdfa469de6c48f16e454611caae3aaa82cc9d.tar.bz2 |
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
Diffstat (limited to 'luni/MODULE_LICENSE_W3C')
0 files changed, 0 insertions, 0 deletions