Populates the System.Security.Cryptography.X509Certificates.X509Certificate object using data from a byte array, a password, and flags for determining how the private key is imported.
This method can be used to populate an System.Security.Cryptography.X509Certificates.X509Certificate object using a password for the certificate represented by the byte array. The System.Security.Cryptography.X509Certificates.X509KeyStorageFlags value can be used to control where and how the private key is imported.