Process credentials.
enum CMsg<'a> { Credentials(&'a Credentials) }
The credentials sent by the process.