mirror of
https://github.com/ipxe/ipxe
synced 2026-01-07 04:31:39 +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