Skip to content

Commit ab68800

Browse files
authored
Merge pull request #77546 from dominicbetts/fundamentals-tidy
Remove old content
2 parents 11ad2de + 1ae28f0 commit ab68800

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

articles/iot-fundamentals/iot-security-deployment.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,6 @@ ms.author: dobett
1212

1313
[!INCLUDE [iot-secure-your-deployment](../../includes/iot-secure-your-deployment.md)]
1414

15-
## IoT solution accelerator cipher suites
16-
17-
The IoT solution accelerators support the following Cipher Suites, in this order.
18-
19-
| Cipher Suite | Length |
20-
| --- | --- |
21-
| TLS\_ECDHE\_RSA\_WITH\_AES\_256\_CBC\_SHA384 (0xc028) ECDH secp384r1 (eq. 7680 bits RSA) FS |256 |
22-
| TLS\_ECDHE\_RSA\_WITH\_AES\_128\_CBC\_SHA256 (0xc027) ECDH secp256r1 (eq. 3072 bits RSA) FS |128 |
23-
| TLS\_ECDHE\_RSA\_WITH\_AES\_256\_CBC\_SHA (0xc014) ECDH secp384r1 (eq. 7680 bits RSA) FS |256 |
24-
| TLS\_ECDHE\_RSA\_WITH\_AES\_128\_CBC\_SHA (0xc013) ECDH secp256r1 (eq. 3072 bits RSA) FS |128 |
25-
| TLS\_RSA\_WITH\_AES\_256\_GCM\_SHA384 (0x9d) |256 |
26-
| TLS\_RSA\_WITH\_AES\_128\_GCM\_SHA256 (0x9c) |128 |
27-
| TLS\_RSA\_WITH\_AES\_256\_CBC\_SHA256 (0x3d) |256 |
28-
| TLS\_RSA\_WITH\_AES\_128\_CBC\_SHA256 (0x3c) |128 |
29-
| TLS\_RSA\_WITH\_AES\_256\_CBC\_SHA (0x35) |256 |
30-
| TLS\_RSA\_WITH\_AES\_128\_CBC\_SHA (0x2f) |128 |
31-
| TLS\_RSA\_WITH\_3DES\_EDE\_CBC\_SHA (0xa) |112 |
32-
3315
## See also
3416

3517
Read about IoT Hub security in [Control access to IoT Hub](../iot-hub/iot-hub-devguide-security.md) in the IoT Hub developer guide.

0 commit comments

Comments
 (0)