2 references to Cryptography_Cms_Signing_RequiresPrivateKey
System.Security.Cryptography.Pkcs (2)
Internal\Cryptography\Pal\AnyOS\ManagedPal.KeyTrans.cs (1)
188exception = new CryptographicException(SR.Cryptography_Cms_Signing_RequiresPrivateKey);
System\Security\Cryptography\Pkcs\CmsSigner.cs (1)
173throw new CryptographicException(SR.Cryptography_Cms_Signing_RequiresPrivateKey);