|
| DtlsTransportChannelTestBase () |
|
void | SetChannelCount (size_t channel_ct) |
|
void | SetMaxProtocolVersions (rtc::SSLProtocolVersion c1, rtc::SSLProtocolVersion c2) |
|
void | PrepareDtls (bool c1, bool c2, rtc::KeyType key_type) |
|
void | PrepareDtlsSrtp (bool c1, bool c2) |
|
bool | Connect (ConnectionRole client1_role, ConnectionRole client2_role, NegotiateOrdering ordering=NEGOTIATE_BEFORE_CONNECT) |
|
bool | Connect () |
|
void | Negotiate () |
|
void | Negotiate (ConnectionRole client1_role, ConnectionRole client2_role) |
|
void | NegotiateWithLegacy () |
|
void | Renegotiate (DtlsTestClient *reoffer_initiator, ConnectionRole client1_role, ConnectionRole client2_role, int flags) |
|
void | TestTransfer (size_t transport, size_t size, size_t count, bool srtp) |
|
◆ NegotiateOrdering
Enumerator |
---|
NEGOTIATE_BEFORE_CONNECT | |
CONNECT_BEFORE_NEGOTIATE | |
◆ DtlsTransportChannelTestBase()
DtlsTransportChannelTestBase::DtlsTransportChannelTestBase |
( |
| ) |
|
|
inline |
◆ Connect() [1/2]
◆ Connect() [2/2]
bool DtlsTransportChannelTestBase::Connect |
( |
| ) |
|
|
inline |
◆ Negotiate() [1/2]
void DtlsTransportChannelTestBase::Negotiate |
( |
| ) |
|
|
inline |
◆ Negotiate() [2/2]
void DtlsTransportChannelTestBase::Negotiate |
( |
ConnectionRole |
client1_role, |
|
|
ConnectionRole |
client2_role |
|
) |
| |
|
inline |
◆ NegotiateWithLegacy()
void DtlsTransportChannelTestBase::NegotiateWithLegacy |
( |
| ) |
|
|
inline |
◆ PrepareDtls()
void DtlsTransportChannelTestBase::PrepareDtls |
( |
bool |
c1, |
|
|
bool |
c2, |
|
|
rtc::KeyType |
key_type |
|
) |
| |
|
inline |
◆ PrepareDtlsSrtp()
void DtlsTransportChannelTestBase::PrepareDtlsSrtp |
( |
bool |
c1, |
|
|
bool |
c2 |
|
) |
| |
|
inline |
◆ Renegotiate()
void DtlsTransportChannelTestBase::Renegotiate |
( |
DtlsTestClient * |
reoffer_initiator, |
|
|
ConnectionRole |
client1_role, |
|
|
ConnectionRole |
client2_role, |
|
|
int |
flags |
|
) |
| |
|
inline |
◆ SetChannelCount()
void DtlsTransportChannelTestBase::SetChannelCount |
( |
size_t |
channel_ct | ) |
|
|
inline |
◆ SetMaxProtocolVersions()
◆ TestTransfer()
◆ channel_ct_
int DtlsTransportChannelTestBase::channel_ct_ |
|
protected |
◆ client1_
◆ client2_
◆ fake_clock_
◆ ssl_expected_version_
◆ use_dtls_
bool DtlsTransportChannelTestBase::use_dtls_ |
|
protected |
◆ use_dtls_srtp_
bool DtlsTransportChannelTestBase::use_dtls_srtp_ |
|
protected |
The documentation for this class was generated from the following file: