cipherSuites property

List<String>? cipherSuites
final

Optional: If specified, only support the specified cipher list.

Implementation

final List<String>? cipherSuites;