mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Added final comments
This commit is contained in:
parent
1416a0ef50
commit
9746ba9a94
@ -448,7 +448,9 @@ There are multiple levels of encryption strength when pairing Bluetooth devices.
|
|||||||
<!--SupportedValues-->
|
<!--SupportedValues-->
|
||||||
The following list shows the supported values:
|
The following list shows the supported values:
|
||||||
- 0 (default) - All Bluetooth traffic is allowed.
|
- 0 (default) - All Bluetooth traffic is allowed.
|
||||||
- N - A number from 1 through 16 representing the bytes that must be used in the encryption process. At this time, 16 is the largest allowed value for N and 16 bytes is the largest key size that Bluetooth supports so far. If you wish to enforce Windows to use Bluetooth encryption at all times, but do not care about the precise encryption key strength, use a value of 1.
|
- N - A number from 1 through 16 representing the bytes that must be used in the encryption process. Currently, 16 is the largest allowed value for N and 16 bytes is the largest key size that Bluetooth supports. If you want to enforce Windows to always use Bluetooth encryption, ignoring the precise encryption key strength, use 1 as the value for N.
|
||||||
|
|
||||||
|
For more information on allowed key sizes, refer to Bluetooth Core Specification v5.1.
|
||||||
|
|
||||||
<!--/SupportedValues-->
|
<!--/SupportedValues-->
|
||||||
<!--Example-->
|
<!--Example-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user