3 references to Cryptography_Cms_NoSignerCert
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsSigner.cs (1)
233throw new PlatformNotSupportedException(SR.Cryptography_Cms_NoSignerCert);
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
336throw new PlatformNotSupportedException(SR.Cryptography_Cms_NoSignerCert);
System\Security\Cryptography\Pkcs\SignerInfo.cs (1)
289throw new PlatformNotSupportedException(SR.Cryptography_Cms_NoSignerCert);