我可以在DTLS-SRTP加密中指定自己的加密密钥 [英] Can I specify my own encryption key in DTLS-SRTP encryption

查看:710
本文介绍了我可以在DTLS-SRTP加密中指定自己的加密密钥的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的Chrome中的webrtc网络应用程序中,我曾经通过重写SDP中的加密信息来指定自己的加密密钥。我现在正在迁移我的webrtc网络应用程序以使用DTLS-SRTP进行加密。启用DTLS后,有没有办法告诉Chrome哪个加密密钥发送给其他客户端?

In my webrtc web app in Chrome, I used to specify my own encryption key by overriding the crypto information in the SDP. I am now migrating my webrtc web app to use DTLS-SRTP for encryption. With DTLS enabled, is there a way to tell Chrome which encryption key to send to the other client?

推荐答案

不,您不能指定您自己的密钥,因为实际的密钥是通过一个安全的媒体连接发送的,而不是SDP的一部分。

No you cannot specify your own keys since the actual keys are sent over a secure media connection and are not part of the SDP.

这篇关于我可以在DTLS-SRTP加密中指定自己的加密密钥的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆