In the SSL record protocol operation pad_2 is –
A. Is the byte 0x36 repeated 40 times for md5
B. Is the byte 0x5c repeated 40 times for md5
C. Is the byte 0x5c repeated 48 times for sha-1
D. Is the byte 0x36 repeated 48 times for md5
Explanation: pad_2 = is the byte 0x5C repeated 48 times for MD5.