mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-05 16:14:38 +00:00
Little refactoring to remove the last bits of ASN1 decoding/encoding from within the `SECPxxxr1` class. It was a bit confusing for the `SECPxxxr1` methods to handle ASN1 internally implicitly. Some explicit methods are available to achieve the same functionality on the data structures.