WARNING: The online documentation has moved to https://docs.pjsip.org.
Visit the new documentation at https://docs.pjsip.org:
Home --> Documentations --> PJMEDIA Reference
#include <transport_srtp.h>
This structure specifies DTLS-SRTP negotiation parameters.
Fingerprint of remote certificate, should be formatted as "SHA-256/1 XX:XX:XX...". If this is not set, fingerprint verification will not be performed.
Remote address and port.
Remote RTCP address and port.
Set to PJ_TRUE if our role is active. Active role will initiates the DTLS negotiation. Passive role will wait for incoming DTLS negotiation packet.