eapCaCert property

  1. @BuiltValueField.new(wireName: r'eapCaCert')
File? get eapCaCert

For authType wpa-eap or wpa2-eap. The root certificate from the CA that signed the certificate of the RADIUS server that is part of your wireless network.

Implementation

@BuiltValueField(wireName: r'eapCaCert')
File? get eapCaCert;