pub type PublicKey = PublicKey<NistP256>;
NIST P-256 public key.
struct PublicKey { /* private fields */ }