DescriptionAdd RSAPrivateKey::CreateFromKeypair()
Add a static method to create an RSAPrivateKey object from an NSS public/private
keypair. Only declared and implemented when USE_NSS is defined.
BUG=235179
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198985
Patch Set 1 #Patch Set 2 : Add Unittest #
Total comments: 4
Patch Set 3 : API fixups #
Total comments: 2
Patch Set 4 : Add NULL checks for key_, public_key_ #
Messages
Total messages: 9 (0 generated)
|