You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the ursa module in my nodeJS project using passphrase protected keys.
The thing is that i have multiple keys and reading those is done dynamically so it is crucial that passphrases if they exist be added programatically.
Is there anyway of doing so using ursa because the docs don't say that. and everytime i have to write the passphrase in the server's console.
The text was updated successfully, but these errors were encountered:
Hey !
I am using the ursa module in my nodeJS project using passphrase protected keys.
The thing is that i have multiple keys and reading those is done dynamically so it is crucial that passphrases if they exist be added programatically.
Is there anyway of doing so using
ursa
because the docs don't say that. and everytime i have to write the passphrase in the server's console.The text was updated successfully, but these errors were encountered: