diff options
author | nharper <nharper@chromium.org> | 2015-04-22 16:13:50 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-22 23:13:50 +0000 |
commit | 00e51a363a532f1e2c0d2defcf9035e7bf33ddc0 (patch) | |
tree | 5aa3debb016cdef1a3b771e7b4469fe352888393 /build/secondary/third_party | |
parent | 2d6f0f7d524088b0ea2577433d8b46fa020369ec (diff) | |
download | chromium_src-00e51a363a532f1e2c0d2defcf9035e7bf33ddc0.zip chromium_src-00e51a363a532f1e2c0d2defcf9035e7bf33ddc0.tar.gz chromium_src-00e51a363a532f1e2c0d2defcf9035e7bf33ddc0.tar.bz2 |
Add DER parser to //net
The DER parsing code is split into 2 main sections - the Parser class for parsing constructed values, and the ParseType free functions for parsing primitive values. The Parser class should be complete at this point (with the exception of adding more convenience methods to match free functions). This CL has only a very limited number of free functions for parsing primitive values; more will be added in later CLs based on the demand needed for other types.
Review URL: https://codereview.chromium.org/878813002
Cr-Commit-Position: refs/heads/master@{#326389}
Diffstat (limited to 'build/secondary/third_party')
0 files changed, 0 insertions, 0 deletions