
ngtcp2_crypto_quictls_from_ngtcp2_encryption_level
==================================================

Synopsis
--------

*#include <ngtcp2/ngtcp2_crypto_quictls.h>*

.. function:: OSSL_ENCRYPTION_LEVEL ngtcp2_crypto_quictls_from_ngtcp2_encryption_level( ngtcp2_encryption_level encryption_level)

    
    `ngtcp2_crypto_quictls_from_ngtcp2_encryption_level` translates
    *encryption_level* to OSSL_ENCRYPTION_LEVEL.  This function is only
    available for quictls backend.
