mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-11 10:56:17 +08:00
When build dynamic library on Windows, build errors occur on SKF and SDF engines build. Because when the engines are compiled into a self-contained dll, bind_engine and v_check are needed which has been exported in def file. Add missing methods here to resolve the build error. Because the engines are dummy implemented, the methods added here are also dummy.
25 KiB
25 KiB