openmls::ciphersuite

Type Alias HpkePublicKey

Source
pub type HpkePublicKey = VLBytes;
Expand description

A simple type for HPKE public keys using VLBytes for (de)serializing.

Aliased Typeยง

struct HpkePublicKey { /* private fields */ }