Hello people,
Can someone tell me how Microsift's CAPI function PFXExportCertStoreEx
will react when the certificate store contains several certificates?
From what I read in MSDN's doc, it seems it will export all the
certificates in the store (and possibly the associated private keys) at
once; if so, how will the certifcates be separated? And if there's no
way to separate the certificates using this function, how can I export
each certificate separately (they're stored on an eToken actually)?
Thanks.
|