[][src]Function tink_tests::new_ecdsa_params

pub fn new_ecdsa_params(
    hash_type: HashType,
    curve: EllipticCurveType,
    encoding: EcdsaSignatureEncoding
) -> EcdsaParams

Create an EcdsaParams with the specified parameters.