Type Definition flow_rust_sdk::VerifyingKey[][src]

pub type VerifyingKey = VerifyingKey<NistP256>;
Expand description

ECDSA/P-256 verification key (i.e. public key)