Commit 08fafeb
committed
CryptoPkg: Update RsaPkcs7Tests for TCBZ3925
Update TestVerifyPkcs7SignVerifyNonSelfIssued to pass the raw DER
certificate data (TestCert2) directly to Pkcs7Sign instead of
constructing an X509 certificate object first. Remove the
associated SignCert variable, X509ConstructCertificate call, and
X509Free cleanup.
Signed-off-by: Doug Flick <dougflick@microsoft.com>1 parent 8effab7 commit 08fafeb
1 file changed
Lines changed: 15 additions & 12 deletions
Lines changed: 15 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
609 | | - | |
| 609 | + | |
| 610 | + | |
610 | 611 | | |
611 | 612 | | |
612 | | - | |
| 613 | + | |
613 | 614 | | |
| 615 | + | |
614 | 616 | | |
615 | 617 | | |
616 | 618 | | |
617 | | - | |
618 | | - | |
619 | | - | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
620 | 623 | | |
621 | 624 | | |
622 | 625 | | |
| |||
628 | 631 | | |
629 | 632 | | |
630 | 633 | | |
631 | | - | |
632 | | - | |
633 | | - | |
634 | | - | |
| 634 | + | |
| 635 | + | |
635 | 636 | | |
636 | 637 | | |
637 | 638 | | |
| |||
653 | 654 | | |
654 | 655 | | |
655 | 656 | | |
656 | | - | |
657 | | - | |
658 | | - | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
659 | 662 | | |
660 | 663 | | |
661 | 664 | | |
| |||
0 commit comments