Specifies the crypto suite that the uses to negotiate with a peer device.Available options: - AES_CM_128_HMAC_SHA1_80. A crypto suite algorithm which uses the 128 bit AES-CM encryption key and a 80 bit HMAC_SHA1 message authentication tag length.
- AES_CM_128_HMAC_SHA1_32. A crypto suite algorithm which uses the 128 bit AES-CM encryption key and a 32 bit HMAC_SHA1 message authentication tag length.
AES_CM_256_HMAC_SHA1_32. A crypto suite algorithm which uses the 256 bit AES-CM encryption key and a 32 bit HMAC_SHA1 message authentication tag length. AES_CM_256_HMAC_SHA1_80. A crypto suite algorithm which uses the 256 bit AES-CM encryption key and a 80 bit HMAC_SHA1 message authentication tag length.
Default option: AES_CM_128_HMAC_SHA1_80. |