|
Class Summary |
| AsymmetricSRTPTransformer |
SRTP/SRTCP TransformEngine that uses different keys for forward and reverse
transformations. |
| SRTCPCryptoContext |
SRTPCryptoContext class is the core class of SRTP implementation. |
| SRTCPTransformer |
SRTCPTransformer implements PacketTransformer. |
| SRTPCipherCTR |
SRTPCipherCTR implements SRTP Counter Mode AES Encryption (AES-CM). |
| SRTPCipherF8 |
SRTPCipherF8 implements SRTP F8 Mode AES Encryption (AES-f8). |
| SRTPCryptoContext |
SRTPCryptoContext class is the core class of SRTP implementation. |
| SRTPPolicy |
SRTPPolicy holds the SRTP encryption / authentication policy of a SRTP
session. |
| SRTPTransformEngine |
SRTPTransformEngine class implements TransformEngine interface. |
| SRTPTransformer |
SRTPTransformer implements PacketTransformer and provides implementations
for RTP packet to SRTP packet transformation and SRTP packet to RTP packet
transformation logic. |