Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(402)

Side by Side Diff: net/data/name_constraints_unittest/name-jp-tokyo.pem

Issue 1214933009: Class for parsing and evaluating RFC 5280 NameConstraints. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@compare_DN2
Patch Set: changes for comment #16 Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 0:d=0 hl=2 l= 30 cons: SEQUENCE 1 0:d=0 hl=2 l= 30 cons: SEQUENCE
2 2:d=1 hl=2 l= 11 cons: SET 2 2:d=1 hl=2 l= 11 cons: SET
3 4:d=2 hl=2 l= 9 cons: SEQUENCE 3 4:d=2 hl=2 l= 9 cons: SEQUENCE
4 6:d=3 hl=2 l= 3 prim: OBJECT :countryName 4 6:d=3 hl=2 l= 3 prim: OBJECT :countryName
5 11:d=3 hl=2 l= 2 prim: PRINTABLESTRING :JP 5 11:d=3 hl=2 l= 2 prim: PRINTABLESTRING :JP
6 15:d=1 hl=2 l= 15 cons: SET 6 15:d=1 hl=2 l= 15 cons: SET
7 17:d=2 hl=2 l= 13 cons: SEQUENCE 7 17:d=2 hl=2 l= 13 cons: SEQUENCE
8 19:d=3 hl=2 l= 3 prim: OBJECT :localityName 8 19:d=3 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
9 24:d=3 hl=2 l= 6 prim: UTF8STRING :東京 9 24:d=3 hl=2 l= 6 prim: UTF8STRING :東京
10 -----BEGIN NAME----- 10 -----BEGIN NAME-----
11 MB4xCzAJBgNVBAYTAkpQMQ8wDQYDVQQHDAbmnbHkuqw= 11 MB4xCzAJBgNVBAYTAkpQMQ8wDQYDVQQIDAbmnbHkuqw=
12 -----END NAME----- 12 -----END NAME-----
OLDNEW
« no previous file with comments | « net/data/name_constraints_unittest/name-jp.pem ('k') | net/data/name_constraints_unittest/name-us.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698