p256

Type Alias PublicKey

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

NIST P-256 public key.

Aliased Typeยง

struct PublicKey { /* private fields */ }