coap_const_char_ptr_t, coap_dtls_key_t, coap_dtls_key_t__bindgen_ty_1, coap_dtls_pki_t, coap_pki_define_t,
coap_pki_define_t_COAP_PKI_KEY_DEF_RPK_BUF, coap_pki_key_define_t, coap_pki_key_t_COAP_PKI_KEY_DEFINE,
PemMemoryKeyComponent, Pkcs11KeyComponent, PkiRpkContext, PkiRpkContextBuilder, ServerPkiRpkCryptoContext,
// If PKI is enabled, implement conversions for PKI contexts to RPK-supporting server/client-side
/// Trait for types that can validate that a raw public key is the one expected for a given peer.
/// See [the libcoap documentation](https://libcoap.net/doc/reference/4.3.5/group__dtls.html#gaef7a2800757a4922102311c94c3fa529)
/// Key definition for a DTLS key consisting of a private and public key component without a signed
/// For maximum compatibility, you should stick to the `with_*` constructors defined for this type.
/// definition, those defined using `with_*` match explicit key types provided in libcoap and should