Skip to content

v5.0.1

Latest

Choose a tag to compare

@andrei-m-code andrei-m-code released this 31 Mar 02:40
· 2 commits to master since this release

Fix APN JWT signing on Windows Server/IIS

Extract EC private key from PKCS#8 envelope and use ImportECPrivateKey instead of ImportPkcs8PrivateKey to avoid CNG failure when "Load User Profile" is disabled.