File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
aws-android-sdk-iot/src/main/java/com/amazonaws/mobileconnectors/iot Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727import static com .amazonaws .mobileconnectors .iot .AWSIotSslUtility .ALPN_EXTENSION ;
2828
2929/**
30- * AWS IoT TLS Socket Factory An extenstion to SSLSocketFactory to enable TLS
30+ * AWS IoT TLS Socket Factory An extension to SSLSocketFactory to enable TLS
3131 * 1.2 on the socket. TLS 1.2 is required by the AWS IoT data plane (if TLS
3232 * Mutual Authentication). TLS 1.2 is not supported in Android API less than 16.
33- * is supported but not enabled by default 16-20. is enabled 20+.
33+ * It is supported but not enabled by default for API 16-20 and is enabled for API 20+.
3434 *
3535 * @see <a
3636 * href="https://developer.android.com/reference/javax/net/ssl/SSLSocket.htmlh">Android
You can’t perform that action at this time.
0 commit comments