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