get_private_key_scheme
Description:
Returns the scheme used to store the private key.
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 private key (blob or path) |