get_phase2_ca_cert_scheme


Description:

public Setting8021xCKScheme get_phase2_ca_cert_scheme ()

Returns the scheme used to store the "phase 2" CA certificate.

If the returned scheme is nm_setting_802_1x_ck_scheme_blob, use get_ca_cert_blob; if nm_setting_802_1x_ck_scheme_path, use get_ca_cert_path; if nm_setting_802_1x_ck_scheme_pkcs11, use get_ca_cert_uri.

Parameters:

this

the Setting8021x

Returns:

scheme used to store the "phase 2" CA certificate (blob or path)