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

Side by Side Diff: net/data/name_constraints_unittest/directoryname-excluded.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
(Empty)
1 0:d=0 hl=2 l= 40 cons: SEQUENCE
2 2:d=1 hl=2 l= 38 cons: cont [ 1 ]
3 4:d=2 hl=2 l= 36 cons: SEQUENCE
4 6:d=3 hl=2 l= 34 cons: cont [ 4 ]
5 8:d=4 hl=2 l= 11 cons: SET
6 10:d=5 hl=2 l= 9 cons: SEQUENCE
7 12:d=6 hl=2 l= 3 prim: OBJECT :countryName
8 17:d=6 hl=2 l= 2 prim: PRINTABLESTRING :US
9 21:d=4 hl=2 l= 19 cons: SET
10 23:d=5 hl=2 l= 17 cons: SEQUENCE
11 25:d=6 hl=2 l= 3 prim: OBJECT :stateOrProvinceName
12 30:d=6 hl=2 l= 10 prim: UTF8STRING :California
13 -----BEGIN NAME CONSTRAINTS-----
14 MCihJjAkpCIxCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlh
15 -----END NAME CONSTRAINTS-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698