
ngtcp2_crypto_boringssl_from_ngtcp2_encryption_level
====================================================

Synopsis
--------

*#include <ngtcp2/ngtcp2_crypto_boringssl.h>*

.. function:: enum ssl_encryption_level_t ngtcp2_crypto_boringssl_from_ngtcp2_encryption_level( ngtcp2_encryption_level encryption_level)

    
    `ngtcp2_crypto_boringssl_from_ngtcp2_encryption_level` translates
    *encryption_level* to ssl_encryption_level_t.  This function is
    only available for BoringSSL backend.
