Cisco Cisco ASR 5700

Page of 8994
  Cipher Suite Configuration Mode Commands 
hmac  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2203 
hmac 
Specifies the HMAC (keyed-Hash Message Authentication Code) for the SSL cipher suite. 
Product
 
SCM (P-CSCF, A-BG) 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Cipher Suite Configuration 
configure > context context_name > cipher-suite cipher_suite_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(cfg-ctx-cipher-suite)# 
Syntax
 
hmac { sha1 }  
default hmac 
default
 
Sets the HMAC option to its default value of SHA-1. 
hmac sha1
 
Specifies the SHA-1 (Secure Hash Algorithm-1) HMAC for the SSL cipher suite.SHA-1 uses a 160-bit secret 
key and produces a 160-bit digest. 
 
Usage 
Use this command to specify the SHA-1 HMAC for the SSL cipher suite. The default and only currently 
available option is SHA-1. 
A keyed-Hash Message Authentication Code, or HMAC, is a type of message authentication code (MAC) 
calculated using a cryptographic hash function in combination with a secret key to verify both data integrity 
and message authenticity. 
Example
 
The following command sets the HMAC option to its default value, which is SHA-1: 
hmac sha1