|
Preamble |
6.7.1. MAC KeysThe MAC keys for computing mac directives are produced as follows: request-mac-key = H(H( shared-secret || "request MAC key" )) response-mac-key = H(H( shared-secret || "response MAC key" )) where the following apply:
|