123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="DSignatureCreateInfoViewController" customModule="PDF_Master" customModuleProvider="target">
- <connections>
- <outlet property="contendView" destination="hY4-zY-c9z" id="ZYH-hi-9Cb"/>
- <outlet property="continueButton" destination="dSu-Sg-ba6" id="Ka7-RD-2gL"/>
- <outlet property="countryBtnTopConst" destination="cjB-eh-0GU" id="iul-Df-S3V"/>
- <outlet property="countryButton" destination="gi8-tp-KZz" id="a5z-Eg-lhS"/>
- <outlet property="countryLabel" destination="fap-ni-Cyz" id="dow-He-tDt"/>
- <outlet property="emailLabel" destination="S11-dh-p5R" id="OC1-mk-e2w"/>
- <outlet property="emailTextFiled" destination="nSk-el-cio" id="Jvh-UC-BL6"/>
- <outlet property="errorLabel" destination="6b9-8s-f24" id="Uwd-1U-oE3"/>
- <outlet property="nameLabel" destination="EJn-Nh-AJt" id="yQT-Tp-Agk"/>
- <outlet property="nameTextFiled" destination="UV2-e0-2WR" id="ydx-xz-sJC"/>
- <outlet property="organizationLabel" destination="SzB-Zi-l4g" id="7Oq-er-u7B"/>
- <outlet property="organizationTextFiled" destination="ugH-nQ-Rb3" id="s2R-gv-cV8"/>
- <outlet property="organizationUnitLabel" destination="tlM-EQ-Ffb" id="AiE-e9-aHI"/>
- <outlet property="organizationUnitTextFiled" destination="ONY-EY-Mq8" id="0y2-wv-ueJ"/>
- <outlet property="previousStepButton" destination="YT7-wP-rmf" id="8Fc-Mn-TqX"/>
- <outlet property="promptBox" destination="b94-Iz-pLJ" id="1cC-SF-0K4"/>
- <outlet property="promptTextView" destination="uSw-H3-Zk5" id="XQh-7R-IcA"/>
- <outlet property="purposeButton" destination="oOZ-Jr-OyY" id="PKi-S6-Kxh"/>
- <outlet property="purposeLabel" destination="26J-28-Waw" id="NlW-QB-26E"/>
- <outlet property="textFieldLeftConst" destination="U00-Cf-yKe" id="DsJ-YI-UWo"/>
- <outlet property="titleLabel" destination="qVw-t6-1Hc" id="z4O-2e-71Q"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="698" height="507"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="hY4-zY-c9z">
- <rect key="frame" x="0.0" y="0.0" width="698" height="507"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qVw-t6-1Hc">
- <rect key="frame" x="18" y="464" width="226" height="19"/>
- <textFieldCell key="cell" title="Create a self-signed Digital ID" id="cHq-86-0cb">
- <font key="font" metaFont="systemMedium" size="16"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="qAc-a5-zV7">
- <rect key="frame" x="662" y="466" width="16" height="16"/>
- <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ImageNameDSignatClose" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="8VJ-h2-HZ9">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="closeAction:" target="-2" id="SeP-YL-20E"/>
- </connections>
- </button>
- <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="FWE-0s-1Hs">
- <rect key="frame" x="20" y="179" width="658" height="270"/>
- <view key="contentView" id="DnG-rP-VC1">
- <rect key="frame" x="0.0" y="0.0" width="658" height="270"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yV3-Zo-OMM">
- <rect key="frame" x="89" y="249" width="11" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="*" id="ZOw-Uz-U3b">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="A25-Lp-T28">
- <rect key="frame" x="89" y="119" width="11" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="*" id="iDH-FH-0b9">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EJn-Nh-AJt">
- <rect key="frame" x="-2" y="248" width="94" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Name" id="DO3-Xb-Tgb">
- <font key="font" metaFont="systemMedium" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="UV2-e0-2WR">
- <rect key="frame" x="100" y="242" width="558" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="9NN-iE-ayQ"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" focusRingType="none" alignment="left" drawsBackground="YES" id="TVe-GA-GqM" customClass="KMTextFieldCenterCell">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SzB-Zi-l4g">
- <rect key="frame" x="-2" y="204" width="94" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Organization Name" id="Gvn-kO-HmY">
- <font key="font" metaFont="systemMedium" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ugH-nQ-Rb3">
- <rect key="frame" x="100" y="198" width="558" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="pSz-6O-9Y1"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" focusRingType="none" alignment="left" drawsBackground="YES" id="54y-uw-u0e" customClass="KMTextFieldCenterCell">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tlM-EQ-Ffb">
- <rect key="frame" x="-2" y="160" width="94" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Organization Unit" id="TX5-Pc-JqM">
- <font key="font" metaFont="systemMedium" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ONY-EY-Mq8">
- <rect key="frame" x="100" y="154" width="558" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="wax-Ii-3IH"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" focusRingType="none" alignment="left" drawsBackground="YES" id="F3R-7I-wsH" customClass="KMTextFieldCenterCell">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="S11-dh-p5R">
- <rect key="frame" x="52" y="116" width="40" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Email" id="g8B-ni-Wpe">
- <font key="font" metaFont="systemMedium" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="nSk-el-cio">
- <rect key="frame" x="100" y="110" width="558" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="pT3-WA-24L"/>
- </constraints>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" focusRingType="none" alignment="left" drawsBackground="YES" id="fEl-QH-9tW" customClass="KMTextFieldCenterCell">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6b9-8s-f24">
- <rect key="frame" x="98" y="89" width="157" height="16"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Email address is not valid" id="Mxt-a3-dWJ">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="0.74901960779999999" green="0.18823529410000001" blue="0.18823529410000001" alpha="1" colorSpace="calibratedRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fap-ni-Cyz">
- <rect key="frame" x="-2" y="72" width="94" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Country/Region" id="c5E-Ja-eU0">
- <font key="font" metaFont="systemMedium" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="gi8-tp-KZz">
- <rect key="frame" x="97" y="62" width="564" height="35"/>
- <popUpButtonCell key="cell" type="bevel" bezelStyle="regularSquare" alignment="left" lineBreakMode="truncatingTail" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3Tt-p7-hD2">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="menu"/>
- <menu key="menu" id="9B3-kl-4lu"/>
- </popUpButtonCell>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="O7s-hq-bLb"/>
- </constraints>
- </popUpButton>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="26J-28-Waw">
- <rect key="frame" x="32" y="28" width="60" height="17"/>
- <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Purpose" id="wus-VQ-ObE">
- <font key="font" metaFont="systemMedium" size="14"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <popUpButton translatesAutoresizingMaskIntoConstraints="NO" id="oOZ-Jr-OyY">
- <rect key="frame" x="97" y="18" width="564" height="35"/>
- <popUpButtonCell key="cell" type="bevel" bezelStyle="regularSquare" alignment="left" lineBreakMode="truncatingTail" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dvt-un-YZJ">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="menu"/>
- <menu key="menu" id="Uyx-qS-zp9"/>
- </popUpButtonCell>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="Mwr-78-tz5"/>
- </constraints>
- </popUpButton>
- </subviews>
- <constraints>
- <constraint firstItem="oOZ-Jr-OyY" firstAttribute="leading" secondItem="gi8-tp-KZz" secondAttribute="leading" id="159-AD-3zk"/>
- <constraint firstItem="EJn-Nh-AJt" firstAttribute="leading" secondItem="DnG-rP-VC1" secondAttribute="leading" id="1do-kh-Ssy"/>
- <constraint firstItem="gi8-tp-KZz" firstAttribute="leading" secondItem="fap-ni-Cyz" secondAttribute="trailing" constant="10" id="2fs-Xl-1eN"/>
- <constraint firstItem="ONY-EY-Mq8" firstAttribute="top" secondItem="ugH-nQ-Rb3" secondAttribute="bottom" constant="16" id="46S-Ff-paa"/>
- <constraint firstItem="oOZ-Jr-OyY" firstAttribute="leading" secondItem="26J-28-Waw" secondAttribute="trailing" constant="10" id="4Dr-gZ-dsx"/>
- <constraint firstItem="tlM-EQ-Ffb" firstAttribute="centerY" secondItem="ONY-EY-Mq8" secondAttribute="centerY" id="4ED-LP-XGh"/>
- <constraint firstItem="EJn-Nh-AJt" firstAttribute="centerY" secondItem="UV2-e0-2WR" secondAttribute="centerY" id="50a-zx-Iww"/>
- <constraint firstItem="nSk-el-cio" firstAttribute="leading" secondItem="S11-dh-p5R" secondAttribute="trailing" constant="10" id="6r1-5V-sLu"/>
- <constraint firstItem="ugH-nQ-Rb3" firstAttribute="leading" secondItem="UV2-e0-2WR" secondAttribute="leading" id="9eP-IH-3kb"/>
- <constraint firstItem="ugH-nQ-Rb3" firstAttribute="top" secondItem="UV2-e0-2WR" secondAttribute="bottom" constant="16" id="B9L-Us-mIM"/>
- <constraint firstItem="UV2-e0-2WR" firstAttribute="top" secondItem="DnG-rP-VC1" secondAttribute="top" id="Bmm-gr-zTc"/>
- <constraint firstItem="tlM-EQ-Ffb" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="DnG-rP-VC1" secondAttribute="leading" id="Gbi-Vj-kxc"/>
- <constraint firstItem="SzB-Zi-l4g" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="DnG-rP-VC1" secondAttribute="leading" id="IXB-Ob-x7t"/>
- <constraint firstItem="ONY-EY-Mq8" firstAttribute="leading" secondItem="tlM-EQ-Ffb" secondAttribute="trailing" constant="10" id="JfS-4A-RKa"/>
- <constraint firstItem="6b9-8s-f24" firstAttribute="leading" secondItem="nSk-el-cio" secondAttribute="leading" id="Jjb-KH-FTq"/>
- <constraint firstItem="26J-28-Waw" firstAttribute="centerY" secondItem="oOZ-Jr-OyY" secondAttribute="centerY" id="Jlz-ml-u0d"/>
- <constraint firstItem="ugH-nQ-Rb3" firstAttribute="leading" secondItem="SzB-Zi-l4g" secondAttribute="trailing" constant="10" id="M40-zB-9nb"/>
- <constraint firstItem="oOZ-Jr-OyY" firstAttribute="top" secondItem="gi8-tp-KZz" secondAttribute="bottom" constant="16" id="MQs-e9-8Sf"/>
- <constraint firstAttribute="trailing" secondItem="UV2-e0-2WR" secondAttribute="trailing" id="Pci-ML-xz5"/>
- <constraint firstAttribute="trailing" secondItem="oOZ-Jr-OyY" secondAttribute="trailing" id="Rcl-SS-hRn"/>
- <constraint firstItem="6b9-8s-f24" firstAttribute="top" secondItem="nSk-el-cio" secondAttribute="bottom" constant="5" id="TmK-JF-Cnr"/>
- <constraint firstItem="UV2-e0-2WR" firstAttribute="leading" secondItem="DnG-rP-VC1" secondAttribute="leading" constant="100" id="U00-Cf-yKe"/>
- <constraint firstItem="A25-Lp-T28" firstAttribute="top" secondItem="S11-dh-p5R" secondAttribute="top" constant="-2" id="U0r-i8-7XA"/>
- <constraint firstItem="A25-Lp-T28" firstAttribute="trailing" secondItem="S11-dh-p5R" secondAttribute="trailing" constant="8" id="VKH-7w-OwP"/>
- <constraint firstAttribute="trailing" secondItem="ONY-EY-Mq8" secondAttribute="trailing" id="XL7-Sx-KoW"/>
- <constraint firstItem="nSk-el-cio" firstAttribute="top" secondItem="ONY-EY-Mq8" secondAttribute="bottom" constant="16" id="Ygb-vV-pCf"/>
- <constraint firstItem="yV3-Zo-OMM" firstAttribute="top" secondItem="EJn-Nh-AJt" secondAttribute="top" id="bUT-dk-r9u"/>
- <constraint firstItem="gi8-tp-KZz" firstAttribute="top" secondItem="nSk-el-cio" secondAttribute="bottom" constant="16" id="cjB-eh-0GU"/>
- <constraint firstItem="ONY-EY-Mq8" firstAttribute="leading" secondItem="ugH-nQ-Rb3" secondAttribute="leading" id="dWd-w1-NTD"/>
- <constraint firstItem="fap-ni-Cyz" firstAttribute="centerY" secondItem="gi8-tp-KZz" secondAttribute="centerY" id="iRS-kJ-myb"/>
- <constraint firstItem="S11-dh-p5R" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="DnG-rP-VC1" secondAttribute="leading" id="jhv-hx-mO1"/>
- <constraint firstItem="yV3-Zo-OMM" firstAttribute="trailing" secondItem="EJn-Nh-AJt" secondAttribute="trailing" constant="8" id="kak-26-1Xu"/>
- <constraint firstItem="UV2-e0-2WR" firstAttribute="leading" secondItem="EJn-Nh-AJt" secondAttribute="trailing" constant="10" id="laN-ix-diU"/>
- <constraint firstItem="gi8-tp-KZz" firstAttribute="leading" secondItem="nSk-el-cio" secondAttribute="leading" id="mJJ-Cg-ph1"/>
- <constraint firstItem="SzB-Zi-l4g" firstAttribute="centerY" secondItem="ugH-nQ-Rb3" secondAttribute="centerY" id="n2x-xY-XMp"/>
- <constraint firstItem="fap-ni-Cyz" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="DnG-rP-VC1" secondAttribute="leading" id="r5H-lU-TSB"/>
- <constraint firstAttribute="trailing" secondItem="nSk-el-cio" secondAttribute="trailing" id="wD0-fE-zw8"/>
- <constraint firstAttribute="trailing" secondItem="gi8-tp-KZz" secondAttribute="trailing" id="xPc-Ki-vHQ"/>
- <constraint firstAttribute="trailing" secondItem="ugH-nQ-Rb3" secondAttribute="trailing" id="yqZ-pQ-Fyn"/>
- <constraint firstItem="S11-dh-p5R" firstAttribute="centerY" secondItem="nSk-el-cio" secondAttribute="centerY" id="yv9-Sj-3gP"/>
- <constraint firstItem="nSk-el-cio" firstAttribute="leading" secondItem="ONY-EY-Mq8" secondAttribute="leading" id="zHy-8f-CLh"/>
- </constraints>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="270" id="gw0-Pj-Ai2"/>
- </constraints>
- </box>
- <box titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="b94-Iz-pLJ">
- <rect key="frame" x="17" y="59" width="664" height="112"/>
- <view key="contentView" id="FFJ-fv-YD7">
- <rect key="frame" x="4" y="5" width="656" height="104"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0BQ-8w-I6s">
- <rect key="frame" x="12" y="12" width="534" height="80"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <clipView key="contentView" drawsBackground="NO" id="3pY-cz-Vyt">
- <rect key="frame" x="0.0" y="0.0" width="534" height="80"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textView editable="NO" selectable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="uSw-H3-Zk5">
- <rect key="frame" x="0.0" y="0.0" width="534" height="80"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <size key="minSize" width="534" height="80"/>
- <size key="maxSize" width="1658" height="10000000"/>
- <attributedString key="textStorage">
- <fragment>
- <string key="content">Digital ID files generally have a PFX or P12 extension and contain the public key file (Certificate) and the associated private key file./n/nTo sign with a digital ID available as a file, follow the prompts to browse and select the file and type the password protecting the private key.</string>
- <attributes>
- <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/>
- <font key="NSFont" size="12" name="Helvetica"/>
- <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
- </textView>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="oOj-xR-CZ6">
- <rect key="frame" x="-100" y="-100" width="225" height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="YsE-2X-Gva">
- <rect key="frame" x="-100" y="-100" width="15" height="135"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- </scrollView>
- </subviews>
- </view>
- <constraints>
- <constraint firstAttribute="height" constant="106" id="aEr-s0-D4A"/>
- </constraints>
- </box>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YT7-wP-rmf">
- <rect key="frame" x="474" y="14" width="115" height="40"/>
- <buttonCell key="cell" type="push" title="Previous step" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pyc-7K-Edu">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <connections>
- <action selector="previousAction:" target="-2" id="bjD-jS-LFr"/>
- </connections>
- </button>
- <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dSu-Sg-ba6">
- <rect key="frame" x="597" y="14" width="87" height="40"/>
- <buttonCell key="cell" type="push" title="Continue" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="K6U-Rx-9cq">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- <string key="keyEquivalent" base64-UTF8="YES">
- DQ
- </string>
- </buttonCell>
- <connections>
- <action selector="continueAction:" target="-2" id="q3n-F4-5tu"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="FWE-0s-1Hs" firstAttribute="top" secondItem="qVw-t6-1Hc" secondAttribute="bottom" constant="15" id="KeL-3O-WbD"/>
- <constraint firstAttribute="trailing" secondItem="b94-Iz-pLJ" secondAttribute="trailing" constant="20" id="NZO-mF-wX8"/>
- <constraint firstAttribute="trailing" secondItem="dSu-Sg-ba6" secondAttribute="trailing" constant="20" id="Nay-vM-lpz"/>
- <constraint firstItem="FWE-0s-1Hs" firstAttribute="leading" secondItem="hY4-zY-c9z" secondAttribute="leading" constant="20" id="RdS-dC-akU"/>
- <constraint firstItem="qAc-a5-zV7" firstAttribute="centerY" secondItem="qVw-t6-1Hc" secondAttribute="centerY" id="TzA-dG-Qwc"/>
- <constraint firstAttribute="bottom" secondItem="dSu-Sg-ba6" secondAttribute="bottom" constant="20" id="YFw-My-oEI"/>
- <constraint firstItem="b94-Iz-pLJ" firstAttribute="top" secondItem="FWE-0s-1Hs" secondAttribute="bottom" constant="10" id="ZEN-yz-AOJ"/>
- <constraint firstItem="dSu-Sg-ba6" firstAttribute="leading" secondItem="YT7-wP-rmf" secondAttribute="trailing" constant="20" id="cyU-Ci-1zN"/>
- <constraint firstItem="qVw-t6-1Hc" firstAttribute="top" secondItem="hY4-zY-c9z" secondAttribute="top" constant="24" id="fVp-ju-5wJ"/>
- <constraint firstItem="dSu-Sg-ba6" firstAttribute="centerY" secondItem="YT7-wP-rmf" secondAttribute="centerY" id="fwI-re-clg"/>
- <constraint firstAttribute="trailing" secondItem="FWE-0s-1Hs" secondAttribute="trailing" constant="20" id="j37-zA-bsr"/>
- <constraint firstItem="b94-Iz-pLJ" firstAttribute="leading" secondItem="hY4-zY-c9z" secondAttribute="leading" constant="20" id="po6-dH-RBd"/>
- <constraint firstItem="qVw-t6-1Hc" firstAttribute="leading" secondItem="hY4-zY-c9z" secondAttribute="leading" constant="20" id="whC-IY-vaH"/>
- <constraint firstAttribute="trailing" secondItem="qAc-a5-zV7" secondAttribute="trailing" constant="20" id="zOe-Nf-MTm"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="hY4-zY-c9z" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="6wr-3y-N6q"/>
- <constraint firstAttribute="trailing" secondItem="hY4-zY-c9z" secondAttribute="trailing" id="DtB-qK-ftK"/>
- <constraint firstAttribute="bottom" secondItem="hY4-zY-c9z" secondAttribute="bottom" id="KPv-BL-uJw"/>
- <constraint firstItem="hY4-zY-c9z" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="osw-yz-lbG"/>
- </constraints>
- <point key="canvasLocation" x="248" y="233.5"/>
- </customView>
- </objects>
- <resources>
- <image name="ImageNameDSignatClose" width="16" height="16"/>
- </resources>
- </document>
|