DragonFly On-Line Manual Pages

Search: Section:  


libssh2_crypto_engine(3)            libssh2           libssh2_crypto_engine(3)

NAME

libssh2_crypto_engine - retrieve used crypto engine

SYNOPSIS

#include <libssh2.h> libssh2_crypto_engine_t libssh2_crypto_engine(void);

DESCRIPTION

Returns currently used crypto engine, as en enum value.

AVAILABILITY

Added in libssh2 1.11 libssh2 22 Nov 2021 libssh2_crypto_engine(3)

Search: Section: