|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoMediaEncryptionAlgorithmType
CiscoMediaEncryptionAlgorithmType
interface indicates the
SRTP algorithm type used for encryption. This interface lists all of the security indicator
values that an application can get in CiscoRTPInputKeyEv and CiscoRTPOutputKeyEv. If an
application is terminating its own media on CTIPorts and Media Terminated RPs, only one of the
following algorithms needs to be provided in the register API.
Field Summary | |
---|---|
static int |
AES_128_COUNTER
The algorithm used is based on Advanced Encryption Standard (AES), which is a computer security standard. |
Field Detail |
---|
static final int AES_128_COUNTER
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |