Public Attributes | List of all members
evp_hpke_key_st Struct Reference

#include <hpke.h>

Public Attributes

const EVP_HPKE_KEMkem
 
uint8_t private_key [X25519_PRIVATE_KEY_LEN]
 
uint8_t public_key [X25519_PUBLIC_VALUE_LEN]
 

Detailed Description

Definition at line 319 of file hpke.h.

Member Data Documentation

◆ kem

const EVP_HPKE_KEM* evp_hpke_key_st::kem

Definition at line 320 of file hpke.h.

◆ private_key

uint8_t evp_hpke_key_st::private_key[X25519_PRIVATE_KEY_LEN]

Definition at line 321 of file hpke.h.

◆ public_key

uint8_t evp_hpke_key_st::public_key[X25519_PUBLIC_VALUE_LEN]

Definition at line 322 of file hpke.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:43