Type Definition p256::PublicKey

source ·
pub type PublicKey = PublicKey<NistP256>;
Available on crate feature arithmetic only.
Expand description

NIST P-256 public key.