2 references to ImportEncryptedPem
System.Security.Cryptography (2)
System\Security\Cryptography\AsymmetricAlgorithm.cs (2)
239PemKeyHelpers.ImportEncryptedPem<char>(input, password, ImportEncryptedPkcs8PrivateKey); 316PemKeyHelpers.ImportEncryptedPem<byte>(input, passwordBytes, ImportEncryptedPkcs8PrivateKey);