Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libssh2_crypto_engine&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help