[][src]Function tink_tests::new_random_ecdsa_public_key

pub fn new_random_ecdsa_public_key(
    hash_type: HashType,
    curve: EllipticCurveType
) -> EcdsaPublicKey

Create an EcdsaPublicKey with randomly generated key material.