pub type HpkePublicKey = VLBytes;
A simple type for HPKE public keys using VLBytes for (de)serializing.
VLBytes
struct HpkePublicKey { /* private fields */ }