webrtc-sdp
webrtc-sdp copied to clipboard
Add a new Error to specifically reject a=crypto lines
We don't want to pass encryption keys in clear text, so this should not result in an unknown attribute warning. Rather, it should be its own error.