public class SRTPProtectionProfile extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SRTP_AEAD_AES_128_GCM |
static int |
SRTP_AEAD_AES_256_GCM |
static int |
SRTP_AES128_CM_HMAC_SHA1_32 |
static int |
SRTP_AES128_CM_HMAC_SHA1_80 |
static int |
SRTP_NULL_HMAC_SHA1_32 |
static int |
SRTP_NULL_HMAC_SHA1_80 |
| Constructor and Description |
|---|
SRTPProtectionProfile() |
public static final int SRTP_AES128_CM_HMAC_SHA1_80
public static final int SRTP_AES128_CM_HMAC_SHA1_32
public static final int SRTP_NULL_HMAC_SHA1_80
public static final int SRTP_NULL_HMAC_SHA1_32
public static final int SRTP_AEAD_AES_128_GCM
public static final int SRTP_AEAD_AES_256_GCM
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.