Security Config
Represents a security configuration to be used for EAP_TLS NOTE: This feature is available for x86/falcon devices only.
Constructors
Link copied to clipboard
public void EthernetConfig.SecurityConfig(EthernetConfig.SecurityConfig.SecurityMode mode, @Nullable() String eapIdentity, @Nullable() String eapCACert, @Nullable() String eapClientCert)
Types
Link copied to clipboard
Helper for building new instances of SecurityConfig
Link copied to clipboard
The modes for assigning security configurations on a network interface.