Using a .pfx Certificate with HttpClient for API Requests

How can I use a .pfx certificate file when making requests with HttpClient? The API (Banco Inter) i'm using requires it
Was this page helpful?