Class Rtp.Crypto

  • Enclosing class:
    Rtp

    public static final class Rtp.Crypto
    extends Object
    The crypto element, which is used for the Secure Real-time Transport Protocol.
    See Also:
    7. Negotiation of SRTP
    • Method Detail

      • getCryptoSuite

        public String getCryptoSuite()
      • getKeyParameters

        public String getKeyParameters()
      • getSessionParameters

        public String getSessionParameters()
      • getTag

        public String getTag()