summaryrefslogtreecommitdiffstats
path: root/openpgp/src/message
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2020-08-12 13:06:40 +0200
committerNeal H. Walfield <neal@pep.foundation>2020-08-12 13:16:29 +0200
commitaeeb728a6dcef2eafa53d3754c67cadd765820a2 (patch)
tree53ecbd3a05a82fb654cab9442be8e4d679751619 /openpgp/src/message
parent8c1efceea2207352a2780d581c12cd867f22587d (diff)
openpgp: Don't have SubpacketAreas deref to the hashed area
- Because `Signature` derefs to `Siganture4` and `Signature4` derefs to `SignatureFields`, and `SignatureFields` derefs to `SubpacketAreas`, `Siganture::add` adds a subpacket to the hashed area. - That's confusing. - Change `SubpacketAreas` to not deref to the hashed subpacket area. - When necessary, `hashed_area` to get a reference to the hashed subpacket area.
Diffstat (limited to 'openpgp/src/message')
0 files changed, 0 insertions, 0 deletions