Open PMExtra opened 3 years ago
@yaichenbaum Please let me know if you'd like to implement it or welcome the PR.
@PMExtra A PR would be great, would you like to work on this?
I think we need a design before approving, keeping in planning for now.
As far as design goes, we can do something similar to the hashes page.
I found that C# crypt API doesn't work properly; X509Certificate2UI.DisplayCertificate displays different certificate information from the FE one and X509Certificate.CreateFromCertFile is capabble of getting only one signature.
I'll go with CryptUIDlgViewCertificateW in Win32API. API example is here.
For others who will work on this area in the future.
Wow! This feature would be nice to have in Files app!
This is what I implemented before but I discarded due to inactivity.
That looks great! Do you still have the code for it?
If I had time, I would like to develop this feature.
@yaira2 I forgot to create a draft pr to leave the changes... but I can tell someone who'd like to work on this what native API should be used.
Describe the solution/problem
I want to view and verify the digital signatures info in Files. I think we can add a tab in properties and show the signature details directly.
Requirements
Files version
2.3.12.0
Windows version
10.0.19043.2006