pub type DHPrivateKeyPEM = Vec<u8>;
A type alias to abstract DH private keys
pub struct DHPrivateKeyPEM { /* private fields */ }