• J
    Merged PR 32017: [7.0] Fix regression loading null-password encrypted PFX certificates · 4b055094
    Jeff Handley 提交于
    When decrypting the payload with empty string and null passwords, try reading the payload with the Asn reader to ensure the header matches the expected format. If that succeeds, then proceed with the iteration counting. This guards against a false-positive match that previously caused our iteration count work to throw/abort, thus preventing some null-password encrypted payloads from being loaded.
    4b055094
Microsoft.Windows.Compatibility.csproj 6.6 KB