logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libssh2_crypto_engine - retrieve used crypto engine

Availability

       Added in libssh2 1.11

libssh2                                            22 Nov 2021                          libssh2_crypto_engine(3)

Description

       Returns currently used crypto engine, as en enum value.

Name

       libssh2_crypto_engine - retrieve used crypto engine

Synopsis

       #include <libssh2.h>

       libssh2_crypto_engine_t
       libssh2_crypto_engine(void);

See Also