blob: 0fe148e45b35f0bfb23fb8d88c9a3ad8dbbff9ec [file] [log] [blame]
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04001<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Alexandre Lision51ff1492016-04-15 11:38:37 -04002<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04003 <dependencies>
Alexandre Lision51ff1492016-04-15 11:38:37 -04004 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04005 </dependencies>
6 <objects>
7 <customObject id="-2" userLabel="File's Owner" customClass="AccSecurityVC">
8 <connections>
Alexandre Lision4de68ce2015-04-24 18:22:49 -04009 <outlet property="caListPathControl" destination="D3W-lQ-lnP" id="LS8-ny-clH"/>
10 <outlet property="certificatePathControl" destination="nm6-E0-NSH" id="fCd-di-v07"/>
11 <outlet property="cipherListView" destination="J53-ev-CMr" id="G0A-j6-uHa"/>
12 <outlet property="outgoingTlsServerName" destination="Zw6-Ys-Kie" id="JQC-aS-9eu"/>
Alexandre Lision24805d52015-08-12 14:29:11 -040013 <outlet property="pvkContainer" destination="x7E-hL-I22" id="nH2-8Y-eVl"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040014 <outlet property="pvkPasswordField" destination="bZ4-7D-4l0" id="EEN-a1-4oT"/>
Alexandre Lision24805d52015-08-12 14:29:11 -040015 <outlet property="pvkPasswordValidation" destination="CA9-su-iR7" id="vue-8A-mQy"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040016 <outlet property="pvkPathControl" destination="88W-qC-bQk" id="rWY-57-6pv"/>
17 <outlet property="requireCertButton" destination="oUu-x4-vV2" id="PNH-3v-phG"/>
Alexandre Lision24805d52015-08-12 14:29:11 -040018 <outlet property="showCAButton" destination="Bea-Hp-LP1" id="d2z-u1-G2A"/>
19 <outlet property="showUserCertButton" destination="aTq-AA-kGe" id="AKf-sq-H3U"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040020 <outlet property="srtpRTPFallback" destination="uPY-dc-wnh" id="mqd-Uf-g1o"/>
21 <outlet property="tlsContainer" destination="Ubf-Oe-BbE" id="a5m-qR-9n2"/>
22 <outlet property="tlsMethodList" destination="OzX-Lm-vTo" id="t16-Ed-be0"/>
23 <outlet property="tlsNegotiationTimeout" destination="Vei-qo-Elj" id="aHP-q0-cLi"/>
24 <outlet property="tlsNegotiationTimeoutStepper" destination="HTb-Hz-UsO" id="nAt-yM-bvQ"/>
25 <outlet property="useSRTP" destination="MDR-gI-NEM" id="cEh-uu-v1A"/>
26 <outlet property="useTLS" destination="KkG-2O-ExR" id="Ain-yM-iXd"/>
27 <outlet property="verifyCertAsClientButton" destination="IEc-xs-DVB" id="jxt-UK-0Pr"/>
28 <outlet property="verifyCertAsServerButton" destination="zc3-fU-bFt" id="DmT-0V-uWA"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040029 <outlet property="view" destination="Hz6-mo-xeY" id="zzq-0g-nOy"/>
30 </connections>
31 </customObject>
32 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
33 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
34 <customView id="Hz6-mo-xeY">
Alexandre Lision7f01b072015-09-15 14:57:05 -040035 <rect key="frame" x="0.0" y="0.0" width="694" height="568"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040036 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
37 <subviews>
38 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KkG-2O-ExR">
Alexandre Lision24805d52015-08-12 14:29:11 -040039 <rect key="frame" x="18" y="472" width="133" height="18"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040040 <buttonCell key="cell" type="check" title="Use TLS transport" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="oTT-gO-fqM">
41 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
42 <font key="font" metaFont="system"/>
43 </buttonCell>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040044 <connections>
45 <action selector="toggleUseTLS:" target="-2" id="ThA-al-8l0"/>
46 </connections>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040047 </button>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040048 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ubf-Oe-BbE">
Alexandre Lision24805d52015-08-12 14:29:11 -040049 <rect key="frame" x="27" y="270" width="625" height="196"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040050 <subviews>
51 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="JIN-cT-eC7">
Alexandre Lision24805d52015-08-12 14:29:11 -040052 <rect key="frame" x="58" y="77" width="135" height="17"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040053 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TLS protocol method" id="uOE-XA-5gW">
54 <font key="font" metaFont="system"/>
55 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
56 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
57 </textFieldCell>
58 </textField>
59 <pathControl verticalHuggingPriority="750" fixedFrame="YES" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="D3W-lQ-lnP">
Alexandre Lision24805d52015-08-12 14:29:11 -040060 <rect key="frame" x="197" y="169" width="200" height="26"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040061 <pathCell key="cell" selectable="YES" editable="YES" alignment="left" pathStyle="popUp" id="onD-BW-yiQ">
62 <font key="font" metaFont="system"/>
63 </pathCell>
64 <connections>
65 <action selector="caListPathControlSingleClick:" target="-2" id="q3F-hD-ivO"/>
66 <outlet property="delegate" destination="-2" id="xmv-cI-kXi"/>
67 </connections>
68 </pathControl>
69 <pathControl verticalHuggingPriority="750" fixedFrame="YES" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nm6-E0-NSH">
Alexandre Lision24805d52015-08-12 14:29:11 -040070 <rect key="frame" x="197" y="138" width="200" height="26"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040071 <pathCell key="cell" selectable="YES" editable="YES" alignment="left" pathStyle="popUp" id="jgm-ZK-yDf">
72 <font key="font" metaFont="system"/>
73 </pathCell>
74 <connections>
75 <action selector="certificatePathControlSingleClick:" target="-2" id="QEp-Pf-AmX"/>
76 <outlet property="delegate" destination="-2" id="7dO-SK-pkt"/>
77 </connections>
78 </pathControl>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040079 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="oPj-Ol-4rt">
Alexandre Lision24805d52015-08-12 14:29:11 -040080 <rect key="frame" x="96" y="142" width="101" height="17"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040081 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="User Certificate" id="Jqz-P0-zAz">
82 <font key="font" metaFont="system"/>
83 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
84 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
85 </textFieldCell>
86 </textField>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040087 <popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="OzX-Lm-vTo">
Alexandre Lision24805d52015-08-12 14:29:11 -040088 <rect key="frame" x="198" y="72" width="204" height="26"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040089 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="XAT-9Y-9e0">
90 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
91 <font key="font" metaFont="menu"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -040092 <menu key="menu" id="hOG-SW-CBI">
Alexandre Lision4de68ce2015-04-24 18:22:49 -040093 <connections>
94 <outlet property="delegate" destination="-2" id="ri6-UD-0cj"/>
95 </connections>
96 </menu>
97 </popUpButtonCell>
98 <connections>
99 <action selector="chooseTlsMethod:" target="-2" id="Mas-vi-T6e"/>
100 </connections>
101 </popUpButton>
102 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Vei-qo-Elj">
Alexandre Lision24805d52015-08-12 14:29:11 -0400103 <rect key="frame" x="350" y="9" width="96" height="22"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400104 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="wIn-YV-Pbm">
105 <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="Duh-um-Evj"/>
106 <font key="font" metaFont="system"/>
107 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
108 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
109 </textFieldCell>
110 <connections>
111 <outlet property="delegate" destination="-2" id="vaP-6X-fFT"/>
112 </connections>
113 </textField>
114 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zw6-Ys-Kie">
Alexandre Lision24805d52015-08-12 14:29:11 -0400115 <rect key="frame" x="350" y="38" width="244" height="22"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400116 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="CAB-Dc-UQr">
117 <font key="font" metaFont="system"/>
118 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
119 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
120 </textFieldCell>
121 <connections>
122 <outlet property="delegate" destination="-2" id="OPQ-A6-Llk"/>
123 </connections>
124 </textField>
125 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TnB-RJ-T6u">
Alexandre Lision24805d52015-08-12 14:29:11 -0400126 <rect key="frame" x="27" y="41" width="317" height="17"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400127 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Server name instance for outgoing TLS connection" id="UxS-et-whJ">
128 <font key="font" metaFont="system"/>
129 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
130 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
131 </textFieldCell>
132 </textField>
133 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9Nq-Sf-LSO">
Alexandre Lision24805d52015-08-12 14:29:11 -0400134 <rect key="frame" x="215" y="12" width="129" height="17"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400135 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Negotiation timeout" id="9Q3-1W-Lh3">
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400136 <font key="font" metaFont="system"/>
137 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
138 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
139 </textFieldCell>
140 </textField>
141 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bea-Hp-LP1">
Alexandre Lision24805d52015-08-12 14:29:11 -0400142 <rect key="frame" x="396" y="161" width="39" height="38"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400143 <buttonCell key="cell" type="round" bezelStyle="circular" image="NSInfo" imagePosition="above" alignment="left" borderStyle="border" imageScaling="proportionallyDown" id="un1-35-2si">
144 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
145 <font key="font" metaFont="label"/>
146 </buttonCell>
147 <connections>
148 <action selector="showCA:" target="-2" id="tfO-R7-Odx"/>
149 </connections>
150 </button>
151 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aTq-AA-kGe">
Alexandre Lision24805d52015-08-12 14:29:11 -0400152 <rect key="frame" x="396" y="130" width="39" height="38"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400153 <buttonCell key="cell" type="round" bezelStyle="circular" image="NSInfo" imagePosition="above" alignment="left" borderStyle="border" imageScaling="proportionallyDown" id="lFn-d8-HkS">
154 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
155 <font key="font" metaFont="label"/>
156 </buttonCell>
157 <connections>
158 <action selector="showEndpointCertificate:" target="-2" id="1dC-9g-Uax"/>
159 </connections>
160 </button>
161 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="J7P-Gf-Pq8">
Alexandre Lision24805d52015-08-12 14:29:11 -0400162 <rect key="frame" x="42" y="173" width="155" height="17"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400163 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Certificate Authority list" id="vPF-Rp-aR6">
164 <font key="font" metaFont="system"/>
165 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
166 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
167 </textFieldCell>
168 </textField>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400169 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HTb-Hz-UsO">
Alexandre Lision24805d52015-08-12 14:29:11 -0400170 <rect key="frame" x="451" y="6" width="19" height="27"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400171 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="NiO-pL-W7t"/>
172 <connections>
173 <action selector="valueDidChange:" target="-2" id="SZI-r3-CRu"/>
174 </connections>
175 </stepper>
Alexandre Lision24805d52015-08-12 14:29:11 -0400176 <customView hidden="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="x7E-hL-I22">
177 <rect key="frame" x="115" y="99" width="490" height="38"/>
178 <subviews>
179 <pathControl verticalHuggingPriority="750" fixedFrame="YES" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="88W-qC-bQk">
180 <rect key="frame" x="82" y="6" width="200" height="26"/>
181 <pathCell key="cell" selectable="YES" editable="YES" alignment="left" pathStyle="popUp" id="peP-JR-p0s">
182 <font key="font" metaFont="system"/>
183 </pathCell>
184 <connections>
185 <action selector="pvkFilePathControlSingleClick:" target="-2" id="zsf-fI-Wms"/>
186 <outlet property="delegate" destination="-2" id="Lg6-ti-eMl"/>
187 </connections>
188 </pathControl>
189 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1Si-LL-vAi">
190 <rect key="frame" x="10" y="12" width="72" height="17"/>
191 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Private key" id="JHb-iu-ZwI">
192 <font key="font" metaFont="system"/>
193 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
194 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
195 </textFieldCell>
196 </textField>
197 <secureTextField hidden="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bZ4-7D-4l0">
198 <rect key="frame" x="287" y="7" width="156" height="22"/>
199 <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" placeholderString="Password..." drawsBackground="YES" usesSingleLineMode="YES" id="7c2-kF-dcs">
200 <font key="font" metaFont="system"/>
201 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
202 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
203 <allowedInputSourceLocales>
204 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
205 </allowedInputSourceLocales>
206 </secureTextFieldCell>
207 <connections>
208 <outlet property="delegate" destination="-2" id="xf5-zS-Th0"/>
209 </connections>
210 </secureTextField>
211 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CA9-su-iR7">
212 <rect key="frame" x="451" y="3" width="30" height="30"/>
213 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="lhg-Tn-cyY"/>
214 </imageView>
215 </subviews>
216 </customView>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400217 </subviews>
218 </customView>
Alexandre Lision24805d52015-08-12 14:29:11 -0400219 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uPY-dc-wnh">
220 <rect key="frame" x="38" y="504" width="149" height="18"/>
221 <buttonCell key="cell" type="check" title="Fallback on RTP" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Ig9-B1-7N3">
222 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
223 <font key="font" metaFont="system"/>
224 </buttonCell>
225 <connections>
226 <action selector="toggleRTPFallback:" target="-2" id="UOi-fW-eWB"/>
227 </connections>
228 </button>
229 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MDR-gI-NEM">
230 <rect key="frame" x="18" y="532" width="85" height="18"/>
231 <buttonCell key="cell" type="check" title="Use SRTP" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="YtQ-hx-hih">
232 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
233 <font key="font" metaFont="system"/>
234 </buttonCell>
235 <connections>
236 <action selector="toggleUseSRTP:" target="-2" id="crs-ka-i2O"/>
237 </connections>
238 </button>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400239 <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Hb0-lT-WfA">
Alexandre Lision24805d52015-08-12 14:29:11 -0400240 <rect key="frame" x="27" y="0.0" width="625" height="262"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400241 <subviews>
242 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3df-06-qZy">
243 <rect key="frame" x="44" y="178" width="160" height="18"/>
244 <buttonCell key="cell" type="check" title="Use custom cipher list" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="2e5-zS-ghg">
245 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
246 <font key="font" metaFont="system"/>
247 </buttonCell>
248 </button>
249 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zc3-fU-bFt">
250 <rect key="frame" x="44" y="63" width="290" height="18"/>
251 <buttonCell key="cell" type="check" title="Verify incoming certificates, as a server" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="x2s-ov-cVQ">
252 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
253 <font key="font" metaFont="system"/>
254 </buttonCell>
255 <connections>
256 <action selector="toggleVerifyCertServer:" target="-2" id="c4y-hN-v0d"/>
257 </connections>
258 </button>
259 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="oUu-x4-vV2">
260 <rect key="frame" x="44" y="42" width="333" height="18"/>
261 <buttonCell key="cell" type="check" title="Require certificates for incoming TLS connections" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="1f9-X5-ykb">
262 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
263 <font key="font" metaFont="system"/>
264 </buttonCell>
265 <connections>
266 <action selector="toggleRequireCert:" target="-2" id="4Vu-Hg-beA"/>
267 </connections>
268 </button>
269 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rf5-DP-g8u">
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400270 <rect key="frame" x="230" y="113" width="287" height="149"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400271 <clipView key="contentView" ambiguous="YES" id="5qx-CS-RZZ">
Alexandre Lision51ff1492016-04-15 11:38:37 -0400272 <rect key="frame" x="1" y="0.0" width="285" height="148"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400273 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
274 <subviews>
275 <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" headerView="d0e-h3-O5f" indentationPerLevel="16" outlineTableColumn="n3A-3A-ad2" id="J53-ev-CMr">
Alexandre Lision51ff1492016-04-15 11:38:37 -0400276 <rect key="frame" x="0.0" y="0.0" width="285" height="125"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400277 <autoresizingMask key="autoresizingMask"/>
278 <size key="intercellSpacing" width="3" height="2"/>
279 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
280 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
281 <tableColumns>
282 <tableColumn identifier="StateColumn" width="30.08984375" minWidth="10" maxWidth="3.4028234663852886e+38" id="Ctd-77-A6e" userLabel="State">
283 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
284 <font key="font" metaFont="smallSystem"/>
285 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
286 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
287 </tableHeaderCell>
288 <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="overlaps" alignment="left" inset="2" id="lbr-Bo-TJZ">
289 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
290 <font key="font" metaFont="system"/>
291 <connections>
292 <action selector="toggleCipher:" target="-2" id="IJu-SC-UzR"/>
293 </connections>
294 </buttonCell>
295 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
296 </tableColumn>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400297 <tableColumn identifier="CipherNameColumn" width="249" minWidth="40" maxWidth="1000" id="n3A-3A-ad2">
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400298 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
299 <font key="font" metaFont="smallSystem"/>
300 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
301 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
302 </tableHeaderCell>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400303 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" placeholderString="cipher cell" id="5LC-T6-hpk">
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400304 <font key="font" metaFont="system"/>
305 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
306 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
307 </textFieldCell>
308 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
309 </tableColumn>
310 </tableColumns>
311 <connections>
312 <outlet property="delegate" destination="-2" id="wwd-1j-4m9"/>
313 </connections>
314 </outlineView>
315 </subviews>
316 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
317 </clipView>
318 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="IPW-7g-Ykq">
Alexandre Lision51ff1492016-04-15 11:38:37 -0400319 <rect key="frame" x="1" y="7" width="0.0" height="16"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400320 <autoresizingMask key="autoresizingMask"/>
321 </scroller>
322 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="P9Y-fn-MnT">
Alexandre Lision51ff1492016-04-15 11:38:37 -0400323 <rect key="frame" x="-15" y="23" width="16" height="0.0"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400324 <autoresizingMask key="autoresizingMask"/>
325 </scroller>
326 <tableHeaderView key="headerView" id="d0e-h3-O5f">
Alexandre Lision51ff1492016-04-15 11:38:37 -0400327 <rect key="frame" x="0.0" y="0.0" width="285" height="23"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400328 <autoresizingMask key="autoresizingMask"/>
329 </tableHeaderView>
330 </scrollView>
331 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IEc-xs-DVB">
332 <rect key="frame" x="44" y="83" width="243" height="18"/>
333 <buttonCell key="cell" type="check" title="Verify certificates, as a client" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="1xi-9G-zOX">
334 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
335 <font key="font" metaFont="system"/>
336 </buttonCell>
337 <connections>
338 <action selector="toggleVerifyCertAsClient:" target="-2" id="fau-7t-gD2"/>
339 </connections>
340 </button>
341 </subviews>
342 </customView>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400343 </subviews>
Alexandre Lision24805d52015-08-12 14:29:11 -0400344 <point key="canvasLocation" x="263" y="126"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400345 </customView>
346 </objects>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400347 <resources>
348 <image name="NSInfo" width="32" height="32"/>
349 </resources>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400350</document>