| Package | Description |
|---|---|
| android.gov.nist.javax.sip |
This is the root of the JAIN implementation of SIP.
|
| android.gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
| Modifier and Type | Method and Description |
|---|---|
TlsSecurityPolicy |
SipStackImpl.getTlsSecurityPolicy()
Get the TLS Security Policy implementation for the stack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SipStackImpl.setTlsSecurityPolicy(TlsSecurityPolicy tlsSecurityPolicy) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTlsSecurityPolicy |
Copyright © 2018. All Rights Reserved.