[][src]Function tink_tests::get_ecdsa_params

pub fn get_ecdsa_params(
    params: &EcdsaParams
) -> (HashType, EllipticCurveType, EcdsaSignatureEncoding)

Return the enum representations of each parameter in the given EcdsaParams.