DescriptionFix Android cryptographic key pair storage.
This patch fixes an issue with the way public/private key pairs
that were generated from keygen are installed on the system.
- First, the generated data bytes were not in a format that
the system supports.
- Second, the public and private key pairs were swapped when
they were sent to the CertInstaller activity.
This fixes both issues at the same time.
BUG=124660
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=164088
Patch Set 1 #
Total comments: 15
Patch Set 2 : #
Messages
Total messages: 6 (0 generated)
|