Hi,
I am trying to write a simple
application to deal with PKCS12 import/export, when I read through the PKCS12
docs from RSA, I can't understand what are the differences between a keyBag
and pkcs8ShroudedKeyBag, does the keyBag type mean pkcs8 Private-key
information syntax, and the other one mean pkcs8 Encrypted
private-key information syntax?
Loren
|