pub type PublicKey = BitString;
Expand description

Public key data.

Aliased Type§

struct PublicKey { /* private fields */ }