Type Alias hpke_rs::HPKEKeyPair

source ·
pub type HPKEKeyPair = HpkeKeyPair;
👎Deprecated since 0.0.7: Please use HpkeKeyPair instead. This alias will be removed with the first stable 0.1 release.

Aliased Type§

struct HPKEKeyPair { /* private fields */ }