tlsCiphers property

List<String>? tlsCiphers
final

Specifies the enabled Transport Layer Security (TLS) cipher encryption algorithms in the security policy that is attached to the server.

Implementation

final List<String>? tlsCiphers;