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