[−][src]Function tink_tests::new_random_ecdsa_private_key
pub fn new_random_ecdsa_private_key(
hash_type: HashType,
curve: EllipticCurveType
) -> EcdsaPrivateKey
Create an EcdsaPrivateKey
with randomly generated key
material.