https://bugs.winehq.org/show_bug.cgi?id=34388 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #22 from Vijay Kamuju <infyquest(a)gmail.com> --- I found some relevant documentation, where in we are missing ASN_SET and ASN_BOOLEAN. 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.