4 references to Cryptography_Cms_MessageNotSigned
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\SignedCms.cs (4)
120
throw new InvalidOperationException(SR.
Cryptography_Cms_MessageNotSigned
);
392
throw new InvalidOperationException(SR.
Cryptography_Cms_MessageNotSigned
);
606
throw new InvalidOperationException(SR.
Cryptography_Cms_MessageNotSigned
);
641
throw new InvalidOperationException(SR.
Cryptography_Cms_MessageNotSigned
);