|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.tls.SRTPProtectionProfile
public class SRTPProtectionProfile
Field Summary | |
---|---|
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 Summary | |
---|---|
SRTPProtectionProfile()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
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
Constructor Detail |
---|
public SRTPProtectionProfile()
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |