Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following documentation provide details for the setup and configuration of the Apica Postman Check. StatuscolourGreentitleVERSION 1.1 2021-12-17

Table of Contents

Note: npm Documentation Source

...

To encrypt and decrypt files in a project, you can use the NPM package cryptify, simple file-based encryption (FBE) utility for Node.js. The following file types support encryption/decryption:

  • certificates

  • data files

shared variables

You must supply a decryption key with the -dk option. The file must be encrypted with the key using the command-line version of cryptify.6.1.1 Install cryptify

...