Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tls: refactor to use validateFunction
Use validateFunction to remove duplicate implementation. Plus, remove `assert()` statement because validateFunction has the same purpose. PR-URL: #49422 Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
- Loading branch information