6 references to Cryptography_Cms_Invalid_Subject_Identifier_Type
System.Security.Cryptography.Pkcs (6)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyTrans.cs (1)
136SR.Cryptography_Cms_Invalid_Subject_Identifier_Type,
Internal\Cryptography\Pal\Windows\HelpersWindows.cs (2)
215throw new CryptographicException(SR.Format(SR.Cryptography_Cms_Invalid_Subject_Identifier_Type, certId.dwIdChoice)); 237throw new CryptographicException(SR.Format(SR.Cryptography_Cms_Invalid_Subject_Identifier_Type, subjectIdentifierType));
Internal\Cryptography\Pal\Windows\PkcsPalWindows.Encrypt.cs (1)
424throw new NotSupportedException(SR.Format(SR.Cryptography_Cms_Invalid_Subject_Identifier_Type, type));
System\Security\Cryptography\Pkcs\CmsRecipient.cs (1)
59throw new CryptographicException(SR.Format(SR.Cryptography_Cms_Invalid_Subject_Identifier_Type, recipientIdentifierType));
System\Security\Cryptography\Pkcs\CmsSigner.cs (1)
73throw new ArgumentException(SR.Format(SR.Cryptography_Cms_Invalid_Subject_Identifier_Type, value));