get_ca_cert_scheme
Description:
Returns the scheme used to store the CA certificate.
If the returned scheme is BLOB, use get_ca_cert_blob; if PATH, use get_ca_cert_path.
Parameters:
this |
the Setting8021x |
Returns:
scheme used to store the CA certificate (blob or path) |