[go: up one dir, main page]

Type Alias PublicKey

Source
pub type PublicKey = PublicKey<NistP384>;
Available on crate feature arithmetic only.
Expand description

NIST P-384 public key.

Aliased Typeยง

pub struct PublicKey { /* private fields */ }