|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoMediaSecurityIndicator
Field Summary | |
---|---|
static int |
MEDIA_ENCRYPT_KEYS_AVAILABLE
The media is terminated in secure mode, and keys are available. |
static int |
MEDIA_ENCRYPT_KEYS_UNAVAILABLE
The media is terminated in secure mode, but keys are not available because SRTP is not enabled in Cisco Unified Communications Manager administration. |
static int |
MEDIA_ENCRYPT_USER_NOT_AUTHORIZED
The media is terminated in secure mode, but keys are not available because the user is not authorized to get the keys. |
static int |
MEDIA_NOT_ENCRYPTED
The media is not encrypted for this call. |
Field Detail |
---|
static final int MEDIA_ENCRYPT_KEYS_AVAILABLE
static final int MEDIA_ENCRYPT_USER_NOT_AUTHORIZED
static final int MEDIA_ENCRYPT_KEYS_UNAVAILABLE
static final int MEDIA_NOT_ENCRYPTED
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |