# $EPIC: isencrypted.txt,v 1.1.1.1 2006/07/11 04:57:43 jnelson Exp $
$isencrypted(<server refnum>)
The EPIC-SSL client's version of this function returns 1 if the connect to server <server refnum> is encrypted (via SSL). EPIC's version always returns 0 because it does not support SSL server connections. Use this function to isolate code that needs to behave differently for SSL server connections.
The return value is always zero (0).