TLSPolicy.acceptableProtocolVersion

class TLSPolicy
public const
bool
acceptableProtocolVersion

Return Value

Type: bool

true if and only if we are willing to accept this version Default accepts only TLS, so if you want to enable DTLS override in your application.

Meta