eapClientKey property
For eap tls. The RSA private key for the client. Include the lines BEGIN RSA PRIVATE KEY and END RSA PRIVATE KEY.
Implementation
@BuiltValueField(wireName: r'eapClientKey')
File? get eapClientKey;
For eap tls. The RSA private key for the client. Include the lines BEGIN RSA PRIVATE KEY and END RSA PRIVATE KEY.
@BuiltValueField(wireName: r'eapClientKey')
File? get eapClientKey;