Помогите, пожалуйста, я совсем запутался. Скачал Microsoft Visual C++ 2019, версия 16.3.6, скачал и установил все пакеты для C++. Открываю папку: sdk-180919-80c054 (1)\sdk\pkcs11\samples\PKIExtensions\GetCertificateInfo-GOST34.10-2012-256, открываю пример двойным кликом и он открывается в IDE. Запускаю. Вчера если он мне почему-то создавал CSR вместо того чтобы читать информацию с токена. У меня не работали точки останова и когда я менял текст в printf, в консоли ничего не менялосб. Я начал искать в интернете, там советуют сделать rebuild solution. Но я сделал, а оно вообще перестало запускаться. Скачал Rutoken SDK заново, открываю только что скаченное, но оно тоже не работает.
При отладке пишет:
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'D:\sdk-180919-80c054\sdk\pkcs11\samples\out\windows-x86-debug\CreateCSR-PKCS10-GOST34.10-2001.exe'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Symbols loaded.
The thread 0x2958 has exited with code 0 (0x0).
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\api-ms-win-core-synch-l1-2-0.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'D:\sdk-180919-80c054\sdk\pkcs11\samples\out\windows-x86-debug\rtpkcs11ecp.dll'. Module was built without symbols.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinSCard.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\crypt32.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msasn1.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\lpk.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\usp10.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shlwapi.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Program Files (x86)\Common Files\Crypto Pro\AppCompat\cpcrypt.dll'.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Program Files (x86)\Common Files\Crypto Pro\AppCompat\detoured.dll'.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\psapi.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msctf.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winsta.dll'. Symbols loaded.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wtsapi32.dll'. Symbols loaded.
Exception thrown at 0x7595C54F (KernelBase.dll) in CreateCSR-PKCS10-GOST34.10-2001.exe: 0x000006BA: The RPC server is unavailable.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: unsigned long at memory location 0x0035FA00.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: LoadingObjectFailedException at memory location 0x0035F8B4.
Exception thrown at 0x7595C54F in CreateCSR-PKCS10-GOST34.10-2001.exe: Microsoft C++ exception: LoadingObjectFailedException at memory location 0x0035F870.
Exception thrown at 0x7595C54F (KernelBase.dll) in CreateCSR-PKCS10-GOST34.10-2001.exe: 0x0000071A: The remote procedure call was canceled, or if a call time-out was specified, the call timed out.
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Unloaded 'D:\sdk-180919-80c054\sdk\pkcs11\samples\out\windows-x86-debug\rtpkcs11ecp.dll'
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\shell32.dll'
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\shlwapi.dll'
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\ole32.dll'
'CreateCSR-PKCS10-GOST34.10-2001.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\WinSCard.dll'
The thread 0x1778 has exited with code 0 (0x0).
The thread 0x3570 has exited with code 0 (0x0).
The program '[12760] CreateCSR-PKCS10-GOST34.10-2001.exe' has exited with code 0 (0x0).
При rebuild пишет:
Severity Code Description Project File Line Suppression State Suppression State
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\PKIExtensions\SignPKCS7-GOST34.10-2001\SignPKCS7-GOST34.10-2001.c 198
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Error MSB3073 The command "copy /Y .\..\..\..\lib\windows-x86\rtpkcs11ecp.dll .\..\..\out\windows-x86-debug\rtpkcs11ecp.dll
:VCEnd" exited with code 1. SignPKCS7-GOST34.10-2001 C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets 148
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\PKIExtensions\SignPKCS7-GOST34.10-2012-256\SignPKCS7-GOST34.10-2012-256.c 201
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2012-256 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7 D:\sdk-180919-80c054\sdk\pkcs11\samples\PKIExtensions\VerifyPKCS7\VerifyPKCS7.c 154
Warning C4996 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7 D:\sdk-180919-80c054\sdk\pkcs11\samples\PKIExtensions\VerifyPKCS7\VerifyPKCS7.c 187
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7Detached-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7Detached-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7Detached-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7Detached-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7Detached-GOST34.10-2001 D:\sdk-180919-80c054\sdk\pkcs11\samples\PKIExtensions\SignPKCS7Detached-GOST34.10-2001\SignPKCS7Detached-GOST34.10-2001.c 199
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7Detached D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7Detached D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7Detached D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7Detached D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7Detached D:\sdk-180919-80c054\sdk\pkcs11\samples\PKIExtensions\VerifyPKCS7Detached\VerifyPKCS7Detached.c 161
Warning C4996 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. VerifyPKCS7Detached D:\sdk-180919-80c054\sdk\pkcs11\samples\PKIExtensions\VerifyPKCS7Detached\VerifyPKCS7Detached.c 194
Error MSB3073 The command "copy /Y .\..\..\..\lib\windows-x86\rtpkcs11ecp.dll .\..\..\out\windows-x86-debug\rtpkcs11ecp.dll
:VCEnd" exited with code 1. SignPKCS7Detached-GOST34.10-2001 C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets 148
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 785
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. GetCertificateInfo-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. DeleteObjects-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 787
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 788
Warning C4996 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\include\Common.h 790
Warning C4996 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. SignPKCS7-GOST34.10-2012-512 D:\sdk-180919-80c054\sdk\pkcs11\samples\PKIExtensions\SignPKCS7-GOST34.10-2012-512\SignPKCS7-GOST34.10-2012-512.c 200