Add DER parsing of AlgorithmId for signatures.
This initial implementation supports:
* sha-1WithRSAEncryption
* sha256WithRSAEncryption
* sha384WithRSAEncryption
* sha512WithRSAEncryption
* ecdsa-with-SHA1
* ecdsa-with-SHA256
* ecdsa-with-SHA38
* ecdsa-with-SHA512
BUG=
410574
Committed:
https://crrev.com/68de6fee236e99393cfd462b0698cebb50c55d9a
Cr-Commit-Position: refs/heads/master@{#339088}