Record - nats : SecureSocket

Provides configurations for facilitating secure communication with a remote HTTP endpoint.

Fields

  • trustStore TrustStore? (default ())
  • Configurations associated with the TrustStore.

  • keyStore KeyStore? (default ())
  • Configurations associated with the KeyStore.

  • protocol string (default TLS)
  • The standard name of the requested protocol.