TLSPolicy.serverUsesOwnCiphersuitePreferences

class TLSPolicy
public const
bool
serverUsesOwnCiphersuitePreferences
()

Return Value

Type: bool

true if servers should choose the ciphersuite matching their highest preference, rather than the clients. Has no effect on client side.

Meta