pub(crate) fn inappropriate_handshake_message(
payload: &MessagePayload<'_>,
content_types: &[ContentType],
handshake_types: &[HandshakeType],
) -> Error
pub(crate) fn inappropriate_handshake_message(
payload: &MessagePayload<'_>,
content_types: &[ContentType],
handshake_types: &[HandshakeType],
) -> Error