blob: 9d3b1248fe9640e74d0cfb9185e90ad7b12909eb [file] [log] [blame]
Kateryna Kostiuk716020c2017-07-14 18:12:30 -04001<?xml version="1.0" encoding="UTF-8"?>
2<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D30a" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04003 <dependencies>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -04004 <development version="7000" identifier="xcode"/>
5 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -04006 </dependencies>
7 <objects>
8 <customObject id="-2" userLabel="File's Owner" customClass="AccSecurityVC">
9 <connections>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040010 <outlet property="caListPathControl" destination="D3W-lQ-lnP" id="LS8-ny-clH"/>
11 <outlet property="certificatePathControl" destination="nm6-E0-NSH" id="fCd-di-v07"/>
12 <outlet property="cipherListView" destination="J53-ev-CMr" id="G0A-j6-uHa"/>
13 <outlet property="outgoingTlsServerName" destination="Zw6-Ys-Kie" id="JQC-aS-9eu"/>
Alexandre Lision24805d52015-08-12 14:29:11 -040014 <outlet property="pvkContainer" destination="x7E-hL-I22" id="nH2-8Y-eVl"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040015 <outlet property="pvkPasswordField" destination="bZ4-7D-4l0" id="EEN-a1-4oT"/>
Alexandre Lision24805d52015-08-12 14:29:11 -040016 <outlet property="pvkPasswordValidation" destination="CA9-su-iR7" id="vue-8A-mQy"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040017 <outlet property="pvkPathControl" destination="88W-qC-bQk" id="rWY-57-6pv"/>
18 <outlet property="requireCertButton" destination="oUu-x4-vV2" id="PNH-3v-phG"/>
Alexandre Lision24805d52015-08-12 14:29:11 -040019 <outlet property="showCAButton" destination="Bea-Hp-LP1" id="d2z-u1-G2A"/>
20 <outlet property="showUserCertButton" destination="aTq-AA-kGe" id="AKf-sq-H3U"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040021 <outlet property="srtpRTPFallback" destination="uPY-dc-wnh" id="mqd-Uf-g1o"/>
22 <outlet property="tlsContainer" destination="Ubf-Oe-BbE" id="a5m-qR-9n2"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -040023 <outlet property="tlsContainerHeight" destination="UKk-m5-NpH" id="Ooe-gI-XzT"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040024 <outlet property="tlsMethodList" destination="OzX-Lm-vTo" id="t16-Ed-be0"/>
25 <outlet property="tlsNegotiationTimeout" destination="Vei-qo-Elj" id="aHP-q0-cLi"/>
26 <outlet property="tlsNegotiationTimeoutStepper" destination="HTb-Hz-UsO" id="nAt-yM-bvQ"/>
27 <outlet property="useSRTP" destination="MDR-gI-NEM" id="cEh-uu-v1A"/>
28 <outlet property="useTLS" destination="KkG-2O-ExR" id="Ain-yM-iXd"/>
29 <outlet property="verifyCertAsClientButton" destination="IEc-xs-DVB" id="jxt-UK-0Pr"/>
30 <outlet property="verifyCertAsServerButton" destination="zc3-fU-bFt" id="DmT-0V-uWA"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040031 <outlet property="view" destination="Hz6-mo-xeY" id="zzq-0g-nOy"/>
32 </connections>
33 </customObject>
34 <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
35 <customObject id="-3" userLabel="Application" customClass="NSObject"/>
36 <customView id="Hz6-mo-xeY">
Alexandre Lision7f01b072015-09-15 14:57:05 -040037 <rect key="frame" x="0.0" y="0.0" width="694" height="568"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040038 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
39 <subviews>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -040040 <button translatesAutoresizingMaskIntoConstraints="NO" id="KkG-2O-ExR">
Alexandre Lision24805d52015-08-12 14:29:11 -040041 <rect key="frame" x="18" y="472" width="133" height="18"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040042 <buttonCell key="cell" type="check" title="Use TLS transport" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="oTT-gO-fqM">
43 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
44 <font key="font" metaFont="system"/>
45 </buttonCell>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040046 <connections>
47 <action selector="toggleUseTLS:" target="-2" id="ThA-al-8l0"/>
48 </connections>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -040049 </button>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -040050 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Ubf-Oe-BbE">
51 <rect key="frame" x="27" y="270" width="640" height="196"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040052 <subviews>
53 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="JIN-cT-eC7">
Alexandre Lision24805d52015-08-12 14:29:11 -040054 <rect key="frame" x="58" y="77" width="135" height="17"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -040055 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040056 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="TLS protocol method" id="uOE-XA-5gW">
57 <font key="font" metaFont="system"/>
58 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
59 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
60 </textFieldCell>
61 </textField>
62 <pathControl verticalHuggingPriority="750" fixedFrame="YES" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="D3W-lQ-lnP">
Alexandre Lision24805d52015-08-12 14:29:11 -040063 <rect key="frame" x="197" y="169" width="200" height="26"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -040064 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040065 <pathCell key="cell" selectable="YES" editable="YES" alignment="left" pathStyle="popUp" id="onD-BW-yiQ">
66 <font key="font" metaFont="system"/>
67 </pathCell>
68 <connections>
69 <action selector="caListPathControlSingleClick:" target="-2" id="q3F-hD-ivO"/>
70 <outlet property="delegate" destination="-2" id="xmv-cI-kXi"/>
71 </connections>
72 </pathControl>
73 <pathControl verticalHuggingPriority="750" fixedFrame="YES" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nm6-E0-NSH">
Alexandre Lision24805d52015-08-12 14:29:11 -040074 <rect key="frame" x="197" y="138" width="200" height="26"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -040075 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040076 <pathCell key="cell" selectable="YES" editable="YES" alignment="left" pathStyle="popUp" id="jgm-ZK-yDf">
77 <font key="font" metaFont="system"/>
78 </pathCell>
79 <connections>
80 <action selector="certificatePathControlSingleClick:" target="-2" id="QEp-Pf-AmX"/>
81 <outlet property="delegate" destination="-2" id="7dO-SK-pkt"/>
82 </connections>
83 </pathControl>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040084 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="oPj-Ol-4rt">
Alexandre Lision24805d52015-08-12 14:29:11 -040085 <rect key="frame" x="96" y="142" width="101" height="17"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -040086 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040087 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="User Certificate" id="Jqz-P0-zAz">
88 <font key="font" metaFont="system"/>
89 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
90 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
91 </textFieldCell>
92 </textField>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040093 <popUpButton verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="OzX-Lm-vTo">
Alexandre Lision24805d52015-08-12 14:29:11 -040094 <rect key="frame" x="198" y="72" width="204" height="26"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -040095 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -040096 <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="XAT-9Y-9e0">
97 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
98 <font key="font" metaFont="menu"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -040099 <menu key="menu" id="hOG-SW-CBI">
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400100 <connections>
101 <outlet property="delegate" destination="-2" id="ri6-UD-0cj"/>
102 </connections>
103 </menu>
104 </popUpButtonCell>
105 <connections>
106 <action selector="chooseTlsMethod:" target="-2" id="Mas-vi-T6e"/>
107 </connections>
108 </popUpButton>
109 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Vei-qo-Elj">
Alexandre Lision24805d52015-08-12 14:29:11 -0400110 <rect key="frame" x="350" y="9" width="96" height="22"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400111 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400112 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="wIn-YV-Pbm">
113 <numberFormatter key="formatter" formatterBehavior="default10_4" usesGroupingSeparator="NO" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" id="Duh-um-Evj"/>
114 <font key="font" metaFont="system"/>
115 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
116 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
117 </textFieldCell>
118 <connections>
119 <outlet property="delegate" destination="-2" id="vaP-6X-fFT"/>
120 </connections>
121 </textField>
122 <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zw6-Ys-Kie">
Alexandre Lision24805d52015-08-12 14:29:11 -0400123 <rect key="frame" x="350" y="38" width="244" height="22"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400124 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400125 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="CAB-Dc-UQr">
126 <font key="font" metaFont="system"/>
127 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
128 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
129 </textFieldCell>
130 <connections>
131 <outlet property="delegate" destination="-2" id="OPQ-A6-Llk"/>
132 </connections>
133 </textField>
134 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TnB-RJ-T6u">
Alexandre Lision24805d52015-08-12 14:29:11 -0400135 <rect key="frame" x="27" y="41" width="317" height="17"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400136 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400137 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Server name instance for outgoing TLS connection" id="UxS-et-whJ">
138 <font key="font" metaFont="system"/>
139 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
140 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
141 </textFieldCell>
142 </textField>
143 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9Nq-Sf-LSO">
Alexandre Lision24805d52015-08-12 14:29:11 -0400144 <rect key="frame" x="215" y="12" width="129" height="17"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400145 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400146 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Negotiation timeout" id="9Q3-1W-Lh3">
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400147 <font key="font" metaFont="system"/>
148 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
149 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
150 </textFieldCell>
151 </textField>
152 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Bea-Hp-LP1">
Alexandre Lision24805d52015-08-12 14:29:11 -0400153 <rect key="frame" x="396" y="161" width="39" height="38"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400154 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400155 <buttonCell key="cell" type="round" bezelStyle="circular" image="NSInfo" imagePosition="above" alignment="left" borderStyle="border" imageScaling="proportionallyDown" id="un1-35-2si">
156 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
157 <font key="font" metaFont="label"/>
158 </buttonCell>
159 <connections>
160 <action selector="showCA:" target="-2" id="tfO-R7-Odx"/>
161 </connections>
162 </button>
163 <button horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aTq-AA-kGe">
Alexandre Lision24805d52015-08-12 14:29:11 -0400164 <rect key="frame" x="396" y="130" width="39" height="38"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400165 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400166 <buttonCell key="cell" type="round" bezelStyle="circular" image="NSInfo" imagePosition="above" alignment="left" borderStyle="border" imageScaling="proportionallyDown" id="lFn-d8-HkS">
167 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
168 <font key="font" metaFont="label"/>
169 </buttonCell>
170 <connections>
171 <action selector="showEndpointCertificate:" target="-2" id="1dC-9g-Uax"/>
172 </connections>
173 </button>
174 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="J7P-Gf-Pq8">
Alexandre Lision24805d52015-08-12 14:29:11 -0400175 <rect key="frame" x="42" y="173" width="155" height="17"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400176 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400177 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Certificate Authority list" id="vPF-Rp-aR6">
178 <font key="font" metaFont="system"/>
179 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
180 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
181 </textFieldCell>
182 </textField>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400183 <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HTb-Hz-UsO">
Alexandre Lision24805d52015-08-12 14:29:11 -0400184 <rect key="frame" x="451" y="6" width="19" height="27"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400185 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400186 <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="NiO-pL-W7t"/>
187 <connections>
188 <action selector="valueDidChange:" target="-2" id="SZI-r3-CRu"/>
189 </connections>
190 </stepper>
Alexandre Lision24805d52015-08-12 14:29:11 -0400191 <customView hidden="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="x7E-hL-I22">
192 <rect key="frame" x="115" y="99" width="490" height="38"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400193 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision24805d52015-08-12 14:29:11 -0400194 <subviews>
195 <pathControl verticalHuggingPriority="750" fixedFrame="YES" allowsExpansionToolTips="YES" translatesAutoresizingMaskIntoConstraints="NO" id="88W-qC-bQk">
196 <rect key="frame" x="82" y="6" width="200" height="26"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400197 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision24805d52015-08-12 14:29:11 -0400198 <pathCell key="cell" selectable="YES" editable="YES" alignment="left" pathStyle="popUp" id="peP-JR-p0s">
199 <font key="font" metaFont="system"/>
200 </pathCell>
201 <connections>
202 <action selector="pvkFilePathControlSingleClick:" target="-2" id="zsf-fI-Wms"/>
203 <outlet property="delegate" destination="-2" id="Lg6-ti-eMl"/>
204 </connections>
205 </pathControl>
206 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="1Si-LL-vAi">
207 <rect key="frame" x="10" y="12" width="72" height="17"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400208 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision24805d52015-08-12 14:29:11 -0400209 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Private key" id="JHb-iu-ZwI">
210 <font key="font" metaFont="system"/>
211 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
212 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
213 </textFieldCell>
214 </textField>
215 <secureTextField hidden="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bZ4-7D-4l0">
216 <rect key="frame" x="287" y="7" width="156" height="22"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400217 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision24805d52015-08-12 14:29:11 -0400218 <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">
219 <font key="font" metaFont="system"/>
220 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
221 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
222 <allowedInputSourceLocales>
223 <string>NSAllRomanInputSourcesLocaleIdentifier</string>
224 </allowedInputSourceLocales>
225 </secureTextFieldCell>
226 <connections>
227 <outlet property="delegate" destination="-2" id="xf5-zS-Th0"/>
228 </connections>
229 </secureTextField>
230 <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CA9-su-iR7">
231 <rect key="frame" x="451" y="3" width="30" height="30"/>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400232 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision24805d52015-08-12 14:29:11 -0400233 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="lhg-Tn-cyY"/>
234 </imageView>
235 </subviews>
236 </customView>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400237 </subviews>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400238 <constraints>
239 <constraint firstAttribute="height" constant="196" id="UKk-m5-NpH"/>
240 </constraints>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400241 </customView>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400242 <button translatesAutoresizingMaskIntoConstraints="NO" id="uPY-dc-wnh">
243 <rect key="frame" x="38" y="504" width="119" height="18"/>
Alexandre Lision24805d52015-08-12 14:29:11 -0400244 <buttonCell key="cell" type="check" title="Fallback on RTP" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="Ig9-B1-7N3">
245 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
246 <font key="font" metaFont="system"/>
247 </buttonCell>
248 <connections>
249 <action selector="toggleRTPFallback:" target="-2" id="UOi-fW-eWB"/>
250 </connections>
251 </button>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400252 <button translatesAutoresizingMaskIntoConstraints="NO" id="MDR-gI-NEM">
253 <rect key="frame" x="18" y="532" width="83" height="18"/>
Alexandre Lision24805d52015-08-12 14:29:11 -0400254 <buttonCell key="cell" type="check" title="Use SRTP" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="YtQ-hx-hih">
255 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
256 <font key="font" metaFont="system"/>
257 </buttonCell>
258 <connections>
259 <action selector="toggleUseSRTP:" target="-2" id="crs-ka-i2O"/>
260 </connections>
261 </button>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400262 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Hb0-lT-WfA">
263 <rect key="frame" x="27" y="8" width="640" height="254"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400264 <subviews>
265 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3df-06-qZy">
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400266 <rect key="frame" x="44" y="170" width="160" height="18"/>
267 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400268 <buttonCell key="cell" type="check" title="Use custom cipher list" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="2e5-zS-ghg">
269 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
270 <font key="font" metaFont="system"/>
271 </buttonCell>
272 </button>
273 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zc3-fU-bFt">
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400274 <rect key="frame" x="44" y="55" width="290" height="18"/>
275 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400276 <buttonCell key="cell" type="check" title="Verify incoming certificates, as a server" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="x2s-ov-cVQ">
277 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
278 <font key="font" metaFont="system"/>
279 </buttonCell>
280 <connections>
281 <action selector="toggleVerifyCertServer:" target="-2" id="c4y-hN-v0d"/>
282 </connections>
283 </button>
284 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="oUu-x4-vV2">
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400285 <rect key="frame" x="44" y="34" width="333" height="18"/>
286 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400287 <buttonCell key="cell" type="check" title="Require certificates for incoming TLS connections" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="1f9-X5-ykb">
288 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
289 <font key="font" metaFont="system"/>
290 </buttonCell>
291 <connections>
292 <action selector="toggleRequireCert:" target="-2" id="4Vu-Hg-beA"/>
293 </connections>
294 </button>
295 <scrollView fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rf5-DP-g8u">
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400296 <rect key="frame" x="230" y="105" width="287" height="149"/>
297 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision7f01b072015-09-15 14:57:05 -0400298 <clipView key="contentView" ambiguous="YES" id="5qx-CS-RZZ">
Alexandre Lision51ff1492016-04-15 11:38:37 -0400299 <rect key="frame" x="1" y="0.0" width="285" height="148"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400300 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
301 <subviews>
302 <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 -0400303 <rect key="frame" x="0.0" y="0.0" width="285" height="125"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400304 <autoresizingMask key="autoresizingMask"/>
305 <size key="intercellSpacing" width="3" height="2"/>
306 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
307 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
308 <tableColumns>
309 <tableColumn identifier="StateColumn" width="30.08984375" minWidth="10" maxWidth="3.4028234663852886e+38" id="Ctd-77-A6e" userLabel="State">
310 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
311 <font key="font" metaFont="smallSystem"/>
312 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
313 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
314 </tableHeaderCell>
315 <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="overlaps" alignment="left" inset="2" id="lbr-Bo-TJZ">
316 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
317 <font key="font" metaFont="system"/>
318 <connections>
319 <action selector="toggleCipher:" target="-2" id="IJu-SC-UzR"/>
320 </connections>
321 </buttonCell>
322 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
323 </tableColumn>
Alexandre Lisionbfa68f62015-09-10 08:38:42 -0400324 <tableColumn identifier="CipherNameColumn" width="249" minWidth="40" maxWidth="1000" id="n3A-3A-ad2">
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400325 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
326 <font key="font" metaFont="smallSystem"/>
327 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
328 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
329 </tableHeaderCell>
Alexandre Lision51ff1492016-04-15 11:38:37 -0400330 <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 -0400331 <font key="font" metaFont="system"/>
332 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
333 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
334 </textFieldCell>
335 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
336 </tableColumn>
337 </tableColumns>
338 <connections>
339 <outlet property="delegate" destination="-2" id="wwd-1j-4m9"/>
340 </connections>
341 </outlineView>
342 </subviews>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400343 </clipView>
344 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="IPW-7g-Ykq">
Alexandre Lision51ff1492016-04-15 11:38:37 -0400345 <rect key="frame" x="1" y="7" width="0.0" height="16"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400346 <autoresizingMask key="autoresizingMask"/>
347 </scroller>
348 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="P9Y-fn-MnT">
Alexandre Lision51ff1492016-04-15 11:38:37 -0400349 <rect key="frame" x="-15" y="23" width="16" height="0.0"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400350 <autoresizingMask key="autoresizingMask"/>
351 </scroller>
352 <tableHeaderView key="headerView" id="d0e-h3-O5f">
Alexandre Lision51ff1492016-04-15 11:38:37 -0400353 <rect key="frame" x="0.0" y="0.0" width="285" height="23"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400354 <autoresizingMask key="autoresizingMask"/>
355 </tableHeaderView>
356 </scrollView>
357 <button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IEc-xs-DVB">
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400358 <rect key="frame" x="44" y="75" width="243" height="18"/>
359 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400360 <buttonCell key="cell" type="check" title="Verify certificates, as a client" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="1xi-9G-zOX">
361 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
362 <font key="font" metaFont="system"/>
363 </buttonCell>
364 <connections>
365 <action selector="toggleVerifyCertAsClient:" target="-2" id="fau-7t-gD2"/>
366 </connections>
367 </button>
368 </subviews>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400369 <constraints>
370 <constraint firstAttribute="height" constant="254" id="TGi-jE-lZ4"/>
371 </constraints>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400372 </customView>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400373 </subviews>
Kateryna Kostiuk716020c2017-07-14 18:12:30 -0400374 <constraints>
375 <constraint firstItem="KkG-2O-ExR" firstAttribute="top" secondItem="uPY-dc-wnh" secondAttribute="bottom" constant="18" id="4wl-Nb-d2U"/>
376 <constraint firstAttribute="trailing" secondItem="Ubf-Oe-BbE" secondAttribute="trailing" constant="27" id="A1o-9n-CvN"/>
377 <constraint firstItem="KkG-2O-ExR" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="G71-qQ-vhg"/>
378 <constraint firstItem="MDR-gI-NEM" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="KaG-3P-BaO"/>
379 <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="Hb0-lT-WfA" secondAttribute="bottom" constant="8" id="KlV-wR-GfU"/>
380 <constraint firstItem="Hb0-lT-WfA" firstAttribute="top" secondItem="Ubf-Oe-BbE" secondAttribute="bottom" constant="8" id="MfR-AK-5zJ"/>
381 <constraint firstItem="uPY-dc-wnh" firstAttribute="top" secondItem="MDR-gI-NEM" secondAttribute="bottom" constant="14" id="SXC-fJ-y8s"/>
382 <constraint firstItem="uPY-dc-wnh" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="40" id="U85-N5-wZm"/>
383 <constraint firstItem="Ubf-Oe-BbE" firstAttribute="top" secondItem="KkG-2O-ExR" secondAttribute="bottom" constant="8" id="Z8Z-56-0uO"/>
384 <constraint firstItem="MDR-gI-NEM" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="20" id="ZQK-mK-0eV"/>
385 <constraint firstItem="Hb0-lT-WfA" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="27" id="aor-1U-G2g"/>
386 <constraint firstItem="Ubf-Oe-BbE" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="27" id="eMc-FT-NOD"/>
387 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="KkG-2O-ExR" secondAttribute="trailing" constant="20" id="iGW-GD-YjN"/>
388 <constraint firstAttribute="trailing" secondItem="Hb0-lT-WfA" secondAttribute="trailing" constant="27" id="m19-Rq-xEJ"/>
389 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="MDR-gI-NEM" secondAttribute="trailing" constant="20" id="o8O-SH-Tha"/>
390 <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="uPY-dc-wnh" secondAttribute="trailing" constant="20" id="q2w-zr-LlV"/>
391 </constraints>
Alexandre Lision24805d52015-08-12 14:29:11 -0400392 <point key="canvasLocation" x="263" y="126"/>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400393 </customView>
394 </objects>
Alexandre Lision4de68ce2015-04-24 18:22:49 -0400395 <resources>
396 <image name="NSInfo" width="32" height="32"/>
397 </resources>
Alexandre Lisionf5fc4792015-03-17 09:15:43 -0400398</document>