18 Apr
2020
18 Apr
'20
3:46 p.m.
https://bugs.winehq.org/show_bug.cgi?id=34388 --- Comment #23 from Vijay Kamuju <infyquest(a)gmail.com> --- (In reply to Vijay Kamuju from comment #22)
I found some relevant documentation, where in we are missing ASN_SET and ASN_BOOLEAN. Not from official microsoft documentation. I believe that below definitions hold true ASN_SET = ASN_CONSTRUCTOR | ASN_UNIVERSAL | 0x11 ASN_BOOLEAN = ASN_CONSTRUCTOR | ASN_PRIMITIVE | 0x01
I will test with some test game or app which I can run in my HyperV virtual machine and also check X509 certificate documentation
-- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.