Closed microshine closed 4 years ago
Some PKCS#11 middlewares throw exception on getting information about mechanisms
https://github.com/PeculiarVentures/fortify/issues/312
We need to update getProviderInfo and skip such mechanisms
getProviderInfo
https://github.com/PeculiarVentures/node-webcrypto-p11/blob/869c8e202e34f5776ca579b8e964a84a7b2e5b66/src/utils.ts#L92
Some PKCS#11 middlewares throw exception on getting information about mechanisms
https://github.com/PeculiarVentures/fortify/issues/312
We need to update
getProviderInfo
and skip such mechanismshttps://github.com/PeculiarVentures/node-webcrypto-p11/blob/869c8e202e34f5776ca579b8e964a84a7b2e5b66/src/utils.ts#L92