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