PKCS 11 Support #2105
WilliamBerryiii
started this conversation in
General
PKCS 11 Support
#2105
Replies: 1 comment 1 reply
-
Is there any update regarding the PKCS11 support for c#? As long as there is no support for c#, are there any workarounds to use a HSM chip like the ATECC608B with c# sdk? In particular, we search an example for a use case that should be quite common: Platform: Raspberry Pi with Linux What we would like to achieve, is to use the ATECC608B to authenticate with the IoT Hub without the private key ever leaving the ATECC608B. Is there any end-to-end example or guide? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is currently a bug/feature request filed against the C SDK for PKCS 11 support and should likely be duplicated for all the other SDK language variants. Please see this issue for reference: Azure/azure-iot-sdk-c#1246
cc/ @pierreca for python, etc.
Beta Was this translation helpful? Give feedback.
All reactions