You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correctly serialize critical flag of signature subpackets (ProtonMail#83)
The signature subpackets are already setting the isCritical field to
true for various signature subpacket types. This commit changes the
serializeSubpackets function to take this field into account and set
the critical bit accordingly.
0 commit comments