diff --git a/doc/api/crypto.md b/doc/api/crypto.md index d2bf130e3007f3..c71c292bdd0a13 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -1121,6 +1121,8 @@ changes: * `privateKey` {string | Object} - `key` {string} - `passphrase` {string} + - `padding` {integer} + - `saltLength` {integer} * `outputFormat` {string} * Returns: {Buffer | string}