Class SRTPProtectionProfile


  • public class SRTPProtectionProfile
    extends java.lang.Object
    • Field Detail

      • SRTP_AES128_CM_HMAC_SHA1_80

        public static final int SRTP_AES128_CM_HMAC_SHA1_80
        See Also:
        Constant Field Values
      • SRTP_AES128_CM_HMAC_SHA1_32

        public static final int SRTP_AES128_CM_HMAC_SHA1_32
        See Also:
        Constant Field Values
      • DRAFT_SRTP_AES256_CM_SHA1_80

        public static final int DRAFT_SRTP_AES256_CM_SHA1_80
        Removed by draft-ietf-avt-dtls-srtp-04. IANA: Unassigned.
        See Also:
        Constant Field Values
      • DRAFT_SRTP_AES256_CM_SHA1_32

        public static final int DRAFT_SRTP_AES256_CM_SHA1_32
        Removed by draft-ietf-avt-dtls-srtp-04. IANA: Unassigned.
        See Also:
        Constant Field Values
      • DOUBLE_AEAD_AES_128_GCM_AEAD_AES_128_GCM

        public static final int DOUBLE_AEAD_AES_128_GCM_AEAD_AES_128_GCM
        See Also:
        Constant Field Values
      • DOUBLE_AEAD_AES_256_GCM_AEAD_AES_256_GCM

        public static final int DOUBLE_AEAD_AES_256_GCM_AEAD_AES_256_GCM
        See Also:
        Constant Field Values
      • SRTP_ARIA_128_CTR_HMAC_SHA1_80

        public static final int SRTP_ARIA_128_CTR_HMAC_SHA1_80
        See Also:
        Constant Field Values
      • SRTP_ARIA_128_CTR_HMAC_SHA1_32

        public static final int SRTP_ARIA_128_CTR_HMAC_SHA1_32
        See Also:
        Constant Field Values
      • SRTP_ARIA_256_CTR_HMAC_SHA1_80

        public static final int SRTP_ARIA_256_CTR_HMAC_SHA1_80
        See Also:
        Constant Field Values
      • SRTP_ARIA_256_CTR_HMAC_SHA1_32

        public static final int SRTP_ARIA_256_CTR_HMAC_SHA1_32
        See Also:
        Constant Field Values
    • Constructor Detail

      • SRTPProtectionProfile

        public SRTPProtectionProfile()