[][src]Function tink_tests::new_key_data

pub fn new_key_data(
    type_url: &str,
    value: &[u8],
    material_type: KeyMaterialType
) -> KeyData

Create a new KeyData with the specified parameters.