Hi rehankhan!
You can actually call any java code you want from JBPM, so technically it supports anything. :) I would suggest doing a service task and just use javax mail. Here is the first post I found on javax mail and TLS:
http://stackoverflow.com/questions/411331/using-javamail-with-tls
Good luck! :)