Typedef jwt::EVP_MDCTX_uptr

Typedef Documentation

using jwt::EVP_MDCTX_uptr = std::unique_ptr<EVP_MD_CTX, evp_mdctx_deletor_t>