PeculiarVentures / pvpkcs11

pvpkcs11 consists of a input validation library and a set of PKCS#11 implementations that wrap operating system and browser cryptographic implementations.
MIT License
32 stars 7 forks source link

Windows: Show certificates in machine context #39

Open microshine opened 4 years ago

microshine commented 4 years ago

Add custom CKU_MACHINE = CKU_CONTEXT_SPECIFIC | 0x01 constant for C_Login function