protocols property

List<String>? protocols
getter/setter pair

List of TLS protocols that are granted access.

Implementation

core.List<core.String>? protocols;