About Private key blob struct.

From: Zhou Xiang (zhouxiang_at_longs.cc)
Date: 12/27/03


Date: Sat, 27 Dec 2003 01:39:08 -0800

When I finishe exported the private key blob from PKCS12
file, and I want to import the private key blob and
certificate to the system certificate store, what should I
do next?
And Who can tell me about the data struct about private
key blob, and how can I know about the private key blob
kind(is it a signature key pair or a exchange key pair)?

Thanks a lot.