Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename variables and use helper function for root CA check
Updated `FormatDid` function to use a more descriptive variable `caCert` instead of `ca`. Modified the `FindRootCertificate` function to use the `x509_cert.IsRootCa` helper function for improved readability and consistency in the root CA check.
- Loading branch information