Type Definition flow_rust_sdk::VerifyingKey [−][src]
pub type VerifyingKey = VerifyingKey<NistP256>;Expand description
ECDSA/P-256 verification key (i.e. public key)
pub type VerifyingKey = VerifyingKey<NistP256>;ECDSA/P-256 verification key (i.e. public key)