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

Side by Side Diff: net/data/name_constraints_unittest/ipaddress.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=3 l= 245 cons: SEQUENCE
2 3:d=1 hl=3 l= 144 cons: cont [ 0 ]
3 6:d=2 hl=2 l= 10 cons: SEQUENCE
4 8:d=3 hl=2 l= 8 prim: cont [ 7 ]
5 18:d=2 hl=2 l= 10 cons: SEQUENCE
6 20:d=3 hl=2 l= 8 prim: cont [ 7 ]
7 30:d=2 hl=2 l= 10 cons: SEQUENCE
8 32:d=3 hl=2 l= 8 prim: cont [ 7 ]
9 42:d=2 hl=2 l= 34 cons: SEQUENCE
10 44:d=3 hl=2 l= 32 prim: cont [ 7 ]
11 78:d=2 hl=2 l= 34 cons: SEQUENCE
12 80:d=3 hl=2 l= 32 prim: cont [ 7 ]
13 114:d=2 hl=2 l= 34 cons: SEQUENCE
14 116:d=3 hl=2 l= 32 prim: cont [ 7 ]
15 150:d=1 hl=2 l= 96 cons: cont [ 1 ]
16 152:d=2 hl=2 l= 10 cons: SEQUENCE
17 154:d=3 hl=2 l= 8 prim: cont [ 7 ]
18 164:d=2 hl=2 l= 10 cons: SEQUENCE
19 166:d=3 hl=2 l= 8 prim: cont [ 7 ]
20 176:d=2 hl=2 l= 34 cons: SEQUENCE
21 178:d=3 hl=2 l= 32 prim: cont [ 7 ]
22 212:d=2 hl=2 l= 34 cons: SEQUENCE
23 214:d=3 hl=2 l= 32 prim: cont [ 7 ]
24 -----BEGIN NAME CONSTRAINTS-----
25 MIH1oIGQMAqHCMCoAAD//wAAMAqHCMCoBSD////gMAqHCMCnBSD////gMCKHIAECAwQFBgcICQoL
26 DAAAAAD///////////////8AAAAAMCKHIAECAwQFBgcICQoLDAUgAAD/////////////////4AAA
27 MCKHIAECAwQFBgcICQoLCwUgAAD/////////////////4AAAoWAwCocIwKgFAP///wAwCocIwKYF
28 IP///+AwIocgAQIDBAUGBwgJCgsMBQAAAP////////////////8AAAAwIocgAQIDBAUGBwgJCgsK
29 BSAAAP/////////////////gAAA=
30 -----END NAME CONSTRAINTS-----
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698