2 references to Argument_PemImport_EncryptedPem
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\PemKeyHelpers.Factory.cs (1)
59throw new ArgumentException(SR.Argument_PemImport_EncryptedPem, nameof(source));
System\Security\Cryptography\PemKeyHelpers.cs (1)
212throw new ArgumentException(SR.Argument_PemImport_EncryptedPem, nameof(input));