Type Definition hpke_kem::KeyPair

source · []
pub type KeyPair = (PrivateKey, PublicKey);