2 references to CreateAndImportEncrypted
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
1461static (keyPem, password) => CreateAndImportEncrypted(keyPem, password, RSA.Create), 1467static (keyPem, password) => CreateAndImportEncrypted(keyPem, password, DSA.Create),