Function tls_cipher_preference_is_supported

  • Returns true if the supplied TlsCipherPreference is supported on the current platform, false otherwise.

    Parameters

    • tls_cipher_preference: TlsCipherPreference

      cipher preference to check support for

      nodejs only.

    Returns boolean

Generated using TypeDoc