p384

Type Alias PublicKey

source
pub type PublicKey = PublicKey<NistP384>;
Expand description

NIST P-384 public key.

Aliased Typeยง

struct PublicKey { /* private fields */ }