pub type DhFetchKeyPair = KeyPair<DHPrivateKey, DHPublicKey>;
pub struct DhFetchKeyPair { /* private fields */ }