TLSPolicy.allowedKeyExchangeMethods

Returns a list of key exchange algorithms we are willing to use, in order of preference. Allowed values: DH, empty string (representing RSA using server certificate key)

class TLSPolicy
public const
Vector!string
allowedKeyExchangeMethods
()

Meta