-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ec key and ec signed certificate #377
Comments
Please share your example code. PKIjs includes tests for EC algorithms and it works. |
yes this is my code i used from your github as a my reference but it's not
working i am using sha 512 and ecdsa and using ec key and ec signed
certificate please help !
thank you
…On Thu, Apr 13, 2023 at 4:09 PM Miroshin Stepan ***@***.***> wrote:
Please share your example code. PKIjs includes tests for EC algorithms and
it works.
—
Reply to this email directly, view it on GitHub
<#377 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVOLSCEOUJXAS5PQ2LLR7JTXA7JVTANCNFSM6AAAAAAW44NEII>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
yes you can find my file name as app.component.ts in my repo in the cv project and I am trying to create a pkcs12 or pfx file using a EC private key and EC certificate and using sha-512 algorithm and putting in your code please resolve this issue thank you! |
it's not working with ec private key and ec signed certificate in base64 also i tried
The text was updated successfully, but these errors were encountered: