/// <param name="keyId">The Master Key Tuple used to generate the Message Authentication Code that authenticates this segment.</param>
/// <param name="requestedNextKeyId">The desired Master Key Tuple that the sender would like to use to authenticate future received segments.</param>
/// <param name="messageAuthenticationCode">The Message Authentication Code (MAC). The contents of the MAC are determined by the particulars of the security association.</param>