Q1: A design review cites RFC 5056. What decision is this RFC mainly useful for
Multiple Choice
**Judgment point:** Separate the role of channel binding from nearby security functions and policy decisions.
**Related keywords:**
- **channel binding**: Binding authentication to a secure channel
- **binding data**: Channel-derived comparison data
- **mechanism negotiation**: Agreement on the mechanism in use
**Options:**
- A: encrypting application data after the authentication exchange is not the central purpose of RFC 5056. It can be nearby work, but it is not the decision this RFC primarily supports.
- B: deciding whether upper-layer authentication is bound to the same secure channel instance is the reason this RFC belongs in the review path. It drives checks on inputs, validation, and boundaries.
- C: defining one universal login protocol for every secure transport is outside the RFC boundary. Higher-layer policy and adjacent protocol responsibilities still need separate text.