In the IEEE 802.11i PRF, a nonce is generated by the following expression: nonce = PRF (Random Number, “InitCounter”, MAC || Time, Len) What is the value of the ‘Len’ (desirable number of pseudorandom bits)?

In the IEEE 802.11i PRF, a nonce is generated by the following expression: nonce = PRF (Random Number, “InitCounter”, MAC || Time, Len) What is the value of the ‘Len’ (desirable number of pseudorandom bits)? Correct Answer 256

nonce = PRF (Random Number, “InitCounter”, MAC || Time, Len).

Related Questions