When using the 3DES encryption ( C = EK1[DK2[EK1[P]]] ) , what is the function of P?

A.
P is the text before encryption
B.
P is the first encryption key
C.
P is the second encryption key
D.
P is the decryption key
E.
P is the text after encryption