Skip to main content

DhFetchKeyPair

Type Alias DhFetchKeyPair 

Source
pub type DhFetchKeyPair = KeyPair<DHPrivateKey, DHPublicKey>;

Aliased Typeยง

pub struct DhFetchKeyPair { /* private fields */ }