[#OSSL_HPKE_CTX] = OSSL_HPKE_CTX :mrdocs: Opaque HPKE context used for encapsulation, sealing, opening, and export (RFC 9180). == Synopsis Declared in `<openssl/hpke.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ossl_hpke_ctx_st.adoc[ossl_hpke_ctx_st] OSSL_HPKE_CTX; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#