expectedHostname property

List<String>? expectedHostname
getter/setter pair

The expected hostnames in the peer certificate from partner that is used for TLS authentication.

Required.

Implementation

core.List<core.String>? expectedHostname;