Hi, I am new to openssl and I was reading rfc 5764 (DTLS-SRTP). It says that DTLS handshake and srtp flow will be done between same source and destination port, means same port will receive dtls message as well as srtp packets. In middle of srtp packets, DTLS handshake can also be done for changing the keying material.
As I think, we will have two different interfaces for handling incoming DTLS (by using openssl provided APIs)and srtp packets (by using third party stack provided APIs). How will I come to know in middle of srtp packets that I have got DTLS message if I am using two different interfaces for DTLS and srtp separately. Please clear me about the possible architecture for handling this case. Please correct me, if I my understating is not clear at some point. ,Vijay ________________________________ DISCLAIMER: The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error. Further, this e-mail may contain viruses and all reasonable precaution to minimize the risk arising there from is taken by OnMobile. OnMobile is not liable for any damage sustained by you as a result of any virus in this e-mail. All applicable virus checks should be carried out by you before opening this e-mail or any attachment thereto. Thank you - OnMobile Global Limited.
