pub trait ProtocolInformation: Any + Send + Debug + DynClone { }
Information regarding the protocol stack. This is useful for authentication and logging.