mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 04:50:25 +03:00
[image] Use image_asn1() to extract data from CMS signature images
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -181,3 +181,4 @@ REQUIRE_OBJECT ( rsa );
|
||||
REQUIRE_OBJECT ( md5 );
|
||||
REQUIRE_OBJECT ( sha1 );
|
||||
REQUIRE_OBJECT ( sha256 );
|
||||
REQUIRE_OBJECT ( der );
|
||||
|
||||
Reference in New Issue
Block a user