:orphan: .. index:: pair: enum; tapi_ssh_strict_host_key_checking .. _doxid-group__tapi__ssh_1ga511caaffa1d1fdedabb5f77bbcf0c2a4: enum tapi_ssh_strict_host_key_checking ====================================== Representation of possible values for StrictHostKeyChecking ssh option .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum tapi_ssh_strict_host_key_checking { :target:`TAPI_SSH_STRICT_HOST_KEY_CHECKING_YES`, :target:`TAPI_SSH_STRICT_HOST_KEY_CHECKING_NO`, :target:`TAPI_SSH_STRICT_HOST_KEY_CHECKING_ACCEPT_NEW`, };