SSL is an encrypted channel. An example of a protected channel (according to the books but not experience) would be a point to point link. It's protected from everyone except point a and point b.
Think of encrypted for what it is... Encrypted. Protected for what it is protected. You encrypted something with standard DES is it protected? No. You encrypt something with DES on point a and send it to point b is it protected? Yes to some degree.
perl -e 'print $i=pack(c5,(40*2),sqrt(7600),(unpack(c,Q)-3+1+3+3-7),oct(104),10,oct(101));'