Add a header to 'keys/dynamic_dh_params'.
`keys/dynamic_dh_params` currently holds the Dynamic DH parameters (legacy/trac#4548) of the relay, which is a base64 blob. We should probably add a small documentation header on top of the file, so that people know what it is and why they should not touch it.
issue