get_client_cert_scheme


Description:

public Setting8021xCKScheme get_client_cert_scheme ()

Returns the scheme used to store the client certificate.

If the returned scheme is BLOB, use get_client_cert_blob; if PATH, use get_client_cert_path.

Parameters:

this

the Setting8021x

Returns:

scheme used to store the client certificate (blob or path)