CC. . the second part in the designation is the bashing algorithm used, the first one being the mds hashing algorithm, and the second one the sha-1 hashing algorithm to generate mac.
DD. Hmac-mds-96, hmac-sha-96
Correct Answer:
D. D. Hmac-mds-96, hmac-sha-96
Explanation:
HMAC-MDS-96 and HMACSHA-96 are the two algorithms recommended in SNMPv3 for developing the key from the password. The first letter in the designation stands fur the cryptographic hash function (H) used for generating the Message Access Code (MAC). The second part in the designation is the bashing algorithm used, the first one being the MDS hashing algorithm, and the second one the SHA-1 hashing algorithm to generate MAC.