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