Type Alias p521::PublicKey

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

NIST P-521 public key.

Aliased Type§

struct PublicKey { /* private fields */ }