decryptPackets property

bool decryptPackets
getter/setter pair

setting to true will create a Secure Socket with Security Context. setting to false will just create a Secure Socket setting to true will save session TLS keys at the provided path in tlsKeysSavePath

Implementation

bool decryptPackets = false;