15 references to TRUST_E_FAIL
System.Windows.Forms (15)
parent\parent\parent\public\Internal\NDP\Inc\mansign.cs (5)
464m_strongNameSignerInfo = new CmiStrongNameSignerInfo(Win32.TRUST_E_FAIL, publicKeyToken); 518m_authenticodeSignerInfo = new CmiAuthenticodeSignerInfo(Win32.TRUST_E_FAIL); 623throw new CryptographicException(Win32.TRUST_E_FAIL); 751throw new CryptographicException(Win32.TRUST_E_FAIL); 756throw new CryptographicException(Win32.TRUST_E_FAIL);
parent\parent\parent\public\Internal\NDP\Inc\mansign2.cs (10)
174m_strongNameSignerInfo = new CmiStrongNameSignerInfo(Win32.TRUST_E_FAIL, publicKeyToken); 262m_authenticodeSignerInfo = new CmiAuthenticodeSignerInfo(Win32.TRUST_E_FAIL); 325m_authenticodeSignerInfo = new CmiAuthenticodeSignerInfo(Win32.TRUST_E_FAIL); 368m_authenticodeSignerInfo.ErrorCode = Win32.TRUST_E_FAIL; 369throw new CryptographicException(Win32.TRUST_E_FAIL); 462m_authenticodeSignerInfo.ErrorCode = Win32.TRUST_E_FAIL; 463throw new CryptographicException(Win32.TRUST_E_FAIL); 1235throw new CryptographicException(Win32.TRUST_E_FAIL); 1382throw new CryptographicException(Win32.TRUST_E_FAIL); 1389throw new CryptographicException(Win32.TRUST_E_FAIL);