menu
nats_client package
documentation
nats/tls.dart
TlsTrustedClient
TlsTrustedClient.new constructor
TlsTrustedClient.new constructor
dark_mode
light_mode
TlsTrustedClient
constructor
TlsTrustedClient
(
ByteData
?
clientCert
, [
String
?
password
=
''
])
Implementation
TlsTrustedClient(this.clientCert, [this.password = '']);
nats_client package
documentation
nats/tls
TlsTrustedClient
TlsTrustedClient.new constructor
TlsTrustedClient class