Fixed typo in TcpOptionAuthentication.cs: 'return MessageAuthenticationCode.Concatenate(...' should be 'return MessageAuthenticationCode.Concat(...'