Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SslMode

Enumeration members

Prefer

Prefer: = "PREFER"

Require

Require: = "REQUIRE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

VerifyCa

VerifyCa: = "VERIFY_CA"

VerifyFull

VerifyFull: = "VERIFY_FULL"