wincrypt Questions

1

I want to create a hash in PHP and sign it on a Linux server (using XAMPP on Windows for the testing) and then verify the hash on Windows using the public key. I have the following PHP script to ge...

1

I need to mark a custom self-signed root certificate as trusted during certificate chain validation and, overall, I want to rely on the system API as much as possible. I create a temporary memory ...
Undercoat asked 30/1, 2020 at 16:48

1

I am trying to get the RSA public key info in WinHTTP. So far I've got the certificate info in CERT_CONTEXT structure. I can get encryption algorithm and others as follows: PCCERT_CONTEXT cert; DW...
Zachary asked 26/5, 2014 at 6:43

1

Solved

I have a Smart Card (actually USB Token) with some certificate and keys written on it. Now I need to retrieve this certificate using python on Windows. How can it be achieved? I had a look on pysc...
Reckoner asked 12/12, 2017 at 13:9
1

© 2022 - 2024 — McMap. All rights reserved.