Actions
Feature #1116
openSwitch to using x509 data for the View Headers certificate
Start date:
11/06/2023
Due date:
% Done:
0%
Estimated time:
Description
Currently it pulls from Certificate:
https://developer.android.com/reference/java/security/cert/Certificate
But it ought to be possible to cast it to X509Certificate:
https://developer.android.com/reference/java/security/cert/X509Certificate
No data to display
Actions