diff --git a/configs/bridge-config.example.yml b/configs/bridge-config.example.yml index 978f9050..9e08e2ba 100644 --- a/configs/bridge-config.example.yml +++ b/configs/bridge-config.example.yml @@ -91,7 +91,7 @@ network: # aes - AES-256 Encryption # arc4 - ARC4/ADP Encryption tekAlgo: "aes" - # Traffic Encryption Key ID + # Traffic Encryption Key ID (Hex) tekKeyId: 1 # Source "Radio ID" for transmitted audio frames. diff --git a/configs/patch-config.example.yml b/configs/patch-config.example.yml index 63c1952b..5de28595 100644 --- a/configs/patch-config.example.yml +++ b/configs/patch-config.example.yml @@ -68,7 +68,7 @@ network: # aes - AES-256 Encryption # arc4 - ARC4/ADP Encryption tekAlgo: "aes" - # Traffic Encryption Key ID + # Traffic Encryption Key ID (Hex) tekKeyId: 1 # Destination Talkgroup ID for transmitted/received audio frames. @@ -84,7 +84,7 @@ network: # aes - AES-256 Encryption # arc4 - ARC4/ADP Encryption tekAlgo: "aes" - # Traffic Encryption Key ID + # Traffic Encryption Key ID (Hex) tekKeyId: 1 # Flag indicating whether or not the patch is two-way.