PeculiarVentures / node-webcrypto-p11

A WebCrypto Polyfill for Node in typescript built on PKCS#11.
MIT License
44 stars 15 forks source link

How to change CertDigest DigestMethod algorithm from SHA-256 to SHA-512 #65

Open Tanachaporn opened 3 years ago

Tanachaporn commented 3 years ago

Hello, I'm a newbie for signing digital signature. so could you guide me about How to change CertDigest DigestMethod algorithm from SHA-256 to SHA-512 ques

here my Code but it's not work.
bb

Thank you for your guide

microshine commented 3 years ago

See https://github.com/PeculiarVentures/xadesjs/issues/84#issuecomment-883999099