Victor Rodriguez c4fcb4a086
Move fetchCertBySerial back into the main PKI package. (#27461)
* Move fetchCertBySerial back into the main PKI package.

In order to avoid polluting the issuing package with StorageContext, move
fetchCertBySerial back to the main PKI package. Note that this requires that
FetchRevocationInfo also be moved back to the main package.

* Run make fmt.
2024-06-12 15:53:40 +00:00
..