![]() When parsing errors are being ignored, packets that fail to parse are now included in the resulting packet list as `UnparseablePacket`s . This way, when parsing keys that contain unparsable (sub)key, we avoid associating the following non-key packets to the wrong key entity. On serialization, `UnparseablePacket`s are also included by writing their raw packet body as it was read. |
||
---|---|---|
.. | ||
factory.js | ||
helper.js | ||
index.js | ||
key.js | ||
private_key.js | ||
public_key.js | ||
subkey.js | ||
user.js |