File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
articles/iot-fundamentals Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -12,24 +12,6 @@ ms.author: dobett
12
12
13
13
[ !INCLUDE [ iot-secure-your-deployment] ( ../../includes/iot-secure-your-deployment.md )]
14
14
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
-
33
15
## See also
34
16
35
17
Read about IoT Hub security in [ Control access to IoT Hub] ( ../iot-hub/iot-hub-devguide-security.md ) in the IoT Hub developer guide.
You can’t perform that action at this time.
0 commit comments