pub type PublicKey = Key<Public>;
Expand description

A cryptographic key with Public components.