TSSLContext.ciphers

Ciphers to be used in SSL handshake process.

The string must be in the colon-delimited OpenSSL notation described in ciphers(1), for example: "ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH".

class TSSLContext
@property
void
ciphers
(
string enable
)

Meta