trustAnchors property

List<String>? trustAnchors
final

The root certificates of your authentication server, which is installed on your devices and used to trust your authentication server during EAP negotiation.

Implementation

final List<String>? trustAnchors;