Jaroslav Imrich
Jaroslav Imrich
@angelru I was trying to replicate your issue in my environment over the weekend and ended up with MAUI app working on Windows and not building on macOS. Up until...
Nope. I am not currently working on anything MAUI or maccatalyst related.
Since 11586bed134d5034b6d75c7013948f33fc444c49 the macOS version of empty-pkcs11 library is built for both `x86_64-apple-macos10.12` and `arm64-apple-macos11` targets and then merged into a single Mach-O universal binary (`empty-pkcs11.dylib`) usable on both Apple...
Superseded by #16
PKCS11-LOGGER currently translates only types defined in PKCS#11 v2.20.
Hello all, author of Pkcs11Interop here 👋🏻 Instead of using complex [Pkcs11Interop](https://github.com/Pkcs11Interop/Pkcs11Interop) library which requires strong understanding of underlying standards, I would definitely recommend using more developer friendly [Pkcs11Interop.X509Store](https://github.com/Pkcs11Interop/Pkcs11Interop.X509Store) which...
PKCS11-LOGGER is not bound to C# in any way. It should work with apps written in any language. Could you please analyze where exactly does SIGSEGV occur? I've written a...
Your first try seems to be the correct one: ``` 0x00002784 : 0x000063cc : Unable to load C:\Program Files\Yubico\Yubico PIV Tool\bin\libykcs11.dll ``` However that error does not necessarily mean that...
@pionl any update on this?
I am closing this issue due to prolonged inactivity.