[ Version ( since = "1.6" ) ]
public unowned string get_phase2_client_cert_uri ()
Returns the "phase 2" client certificate URI analogously to get_phase2_ca_cert_blob and get_phase2_ca_cert_path.
Currently, it's limited to PKCS#11 URIs ('pkcs11' scheme as defined by RFC 7512), but may be extended to other schemes in future (such as 'file' URIs for local files and 'data' URIs for inline certificate data).
this |
the Setting8021x |
the URI string |