![]() Configuration options related to parsing have been changed to make it possible to try to read messages containing malformed packets. Changes: - rename `config.tolerant` to `config.ignoreUnsupportedPackets`. This still defaults to `true`. - Add `config.ignoreMalformedPackets` to ignore packets that fail to parse (when possible). This option was not available before and it defaults to `false`. |
||
---|---|---|
.. | ||
armor.js | ||
biginteger.js | ||
brainpool.js | ||
config.js | ||
decompression.js | ||
ecc_nist.js | ||
ecc_secp256k1.js | ||
index.js | ||
key.js | ||
oid.js | ||
openpgp.js | ||
packet.js | ||
signature.js | ||
streaming.js | ||
testInputs.js | ||
util.js | ||
x25519.js |