We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
доброго дня намагаюся розшифрувати повідомлення
node index.js --decrypt \ --key key.raw.der \ --input customerCrypto.dat \ --output clear \ --tsp \ --ocsp strict \ --ca_path CACertificates.p7b
отримую помилку Error occured during unwrap: ENOKEY
ключ і данні з банка. підкажіть будь ласка що означає помилка, і в яку сторону рухатись?
The text was updated successfully, but these errors were encountered:
означає шо нема сертифіката або ключа яким можна розшифрувать файл. ну або якась помилка в коді.
сертифікат відправника воно повинно підтягувати автматично по OCSP, а отримувача -- я не пам'ятаю точно, але скоріше за все - ні.
Sorry, something went wrong.
No branches or pull requests
доброго дня
намагаюся розшифрувати повідомлення
node index.js --decrypt \ --key key.raw.der \ --input customerCrypto.dat \ --output clear \ --tsp \ --ocsp strict \ --ca_path CACertificates.p7b
отримую помилку
Error occured during unwrap: ENOKEY
ключ і данні з банка.
підкажіть будь ласка що означає помилка, і в яку сторону рухатись?
The text was updated successfully, but these errors were encountered: