In the SSL record protocol operation pad_1 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_1 = is the byte 0x36 repeated 48 times for MD5.