I\'m trying to construct an X509Certificate2 from a PKCS#12 blob in a byte array and getting a rather puzzling error. This code is running in a desktop applica
X509Certificate2
I had this same problem.
This allows the crypto subsystem to work.