6. IANA 考量 (IANA Considerations)
6. IANA 考量 (IANA Considerations)
本文档在 TLS ExtensionType registry 中定义一个新的 DTLS extension "use_srtp" (value 14). 该 extension 用于协商 SRTP data protection 的使用, 并指示可接受的 SRTP protection profiles.
IANA 还为 SRTP protection profile values 创建了一个注册表. 该注册表的初始条目如下:
| Value | Profile | Reference |
|---|---|---|
| {0x00, 0x01} | SRTP_AES128_CM_HMAC_SHA1_80 | [RFC3711] |
| {0x00, 0x02} | SRTP_AES128_CM_HMAC_SHA1_32 | [RFC3711] |
| {0x00, 0x00} | Reserved | [RFC5764] |
{0x00, 0x00} 到 {0x00, 0xFF} 范围内的值必须通过 RFC 5226 Standards Action 分配. {0x01, 0x00} 到 {0xFF, 0xFF} 范围内的值应该通过 RFC 5226 Specification Required 分配.