Skip to content

Commit 03ca47f

Browse files
authored
XPN and Non-XPN Ciphers
Add guidance for both XPN and Non-XPN Ciphers.
1 parent 4ccc045 commit 03ca47f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/expressroute/expressroute-howto-macsec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ To start the configuration, sign in to your Azure account and select the subscri
7878
> CKN must be an even-length string up to 64 hexadecimal digits (0-9, A-F).
7979
>
8080
> CAK length depends on cipher suite specified:
81-
> * For GcmAes128, the CAK must be an even-length string with 32 hexadecimal digits (0-9, A-F).
82-
> * For GcmAes256, the CAK must be an even-length string with 64 hexadecimal digits (0-9, A-F).
81+
> * For GcmAes128 and GcmAesXpn128, the CAK must be an even-length string with 32 hexadecimal digits (0-9, A-F).
82+
> * For GcmAes256 and GcmAesXpn256, the CAK must be an even-length string with 64 hexadecimal digits (0-9, A-F).
8383
>
8484
8585
1. Assign the GET permission to the user identity.

0 commit comments

Comments
 (0)