EthernetConfig.SecurityConfig

public void EthernetConfig.SecurityConfig(EthernetConfig.SecurityConfig.SecurityMode mode, @Nullable() String eapIdentity, @Nullable() String eapCACert, @Nullable() String eapClientCert)

Parameters

mode

- SecurityMode.

eapIdentity

- Eap identity to be used. Can be left empty, in which case the device serial number will be used as default.

eapCACert

- CA cert alias to be used from system keystore.

eapClientCert

- User cert alias to be used from system keystore.