Introduce certsvc_pkcs12_import_from_file_to_store_ret_list() 76/147976/3
authorPiotr Sawicki <p.sawicki2@partner.samsung.com>
Wed, 6 Sep 2017 07:22:36 +0000 (09:22 +0200)
committerPiotr Sawicki <p.sawicki2@partner.samsung.com>
Fri, 8 Sep 2017 06:50:35 +0000 (08:50 +0200)
commit492c2388bfd0ee846171d365941854e3a8398bb6
tree9678ca589bf37442ee61adda7a974b7417571344
parentff424816d9f178ef02427ee5632c8e879b34a924
Introduce certsvc_pkcs12_import_from_file_to_store_ret_list()

This new function works in the same way as the
certsvc_pkcs12_import_from_file_to_store does, but additionally
it returns the list of imported certificates.

Change-Id: Id8af8229e7e5dc0eedc208ec940c1e1e5430ab8d
src/cert-svc/cpkcs12.h
src/vcore/api.cpp
src/vcore/pkcs12.cpp
src/vcore/pkcs12.h
tests/pkcs12/new_test_cases.cpp