Skip to main content

tls_delete_cert

Function tls_delete_cert 

Source
pub async fn tls_delete_cert(
    app_handle: AppHandle,
    hostname: String,
) -> Result<String, String>