Files
NLnetLabs-domain/src
Minghang ChenandGitHub edbbdecb88 Add AsRef impl for Record to allow for passing records by references when signing (#288)
This PR switches the validate::RrsigExt trait to accept anything that is
AsRef<Record<..>> instead of insisting on an actual Record so it can be
used with various smart pointers. It also adds an impl of AsRef<Self> to
Record to make this work.

This is a breaking change.
2024-04-03 11:00:16 +02:00
..
2024-03-12 10:32:21 +01:00
2024-02-27 12:59:19 +01:00
2024-02-27 12:59:19 +01:00
2024-03-21 18:38:57 +01:00
2023-10-16 11:24:49 +02:00
2024-01-16 10:42:57 +01:00