DescriptionRemove GetPkcs11Id from x509_certificate_model
We have the same function in chromeos::CertLoader.
CertLibrary, which is the only user of x509_certificate_model::GetPkcs11Id,
already depends on the CertLoader, so there is no real reson not to use
CertLoader::GetPkcs11IdForCert.
Also, update CertLibrary::GetCertIndexByPEM and
CertLibrary::GetCertIndexByPkcs11 to work only for a single certificate
type (server ca and client certificates respectively), instead of taking
the certificate type as param.
BUG=236978
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262257
Patch Set 1 #Patch Set 2 : rebased #Patch Set 3 : rebase #
Total comments: 2
Patch Set 4 : .. #
Messages
Total messages: 30 (0 generated)
|