According to https://datatracker.ietf.org/doc/html/rfc5245#section-15.4, those attributes should contain only alpha-numerical (with / and + allowed), should be less than 256 characters, the ufrag should be at least 4 characters and the pwd should be at least 22 characters. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9485>