Question: ========= How to import a p12/pfx certificate file in binary format into a cryptographic token using Visual C++ platform? input: p12 file processes: using cryptoki library e.g. C_CreateObject output: 3 objects (private/public keys, certificate) inside the cryptographic token. i.e. How to decode the p12 file and obtain the attribute such as rsa_modulus, rsa_private_exponent? _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
