<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMSecureEncryptWindowController" customModule="PDF_Office" customModuleProvider="target">
            <connections>
                <outlet property="batchEncryptButton" destination="OtM-8U-5Or" id="qSw-Th-ZjU"/>
                <outlet property="bottomLine" destination="h3v-5Y-Vtf" id="3fV-VW-0Rq"/>
                <outlet property="cancelBox" destination="BiJ-ir-fpn" id="3tN-KG-T7A"/>
                <outlet property="encryptBox" destination="dbE-p1-G1C" id="Fii-F5-4oR"/>
                <outlet property="tableView" destination="oyI-pA-eDy" id="FZs-bs-V6Y"/>
                <outlet property="titleLabel" destination="Jnf-KY-plo" id="pC5-FG-AM3"/>
                <outlet property="topLine" destination="E8r-tb-JaS" id="Vmy-p6-AM4"/>
                <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="F0z-JX-Cv5">
            <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
            <rect key="contentRect" x="196" y="240" width="432" height="314"/>
            <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
            <value key="minSize" type="size" width="432" height="314"/>
            <value key="maxSize" type="size" width="432" height="314"/>
            <view key="contentView" id="se5-gp-TjO">
                <rect key="frame" x="0.0" y="0.0" width="432" height="314"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="80r-fS-f21" userLabel="titleBarBox">
                        <rect key="frame" x="0.0" y="270" width="432" height="44"/>
                        <view key="contentView" id="zmq-3u-GNa">
                            <rect key="frame" x="0.0" y="0.0" width="432" height="44"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="E8r-tb-JaS">
                                    <rect key="frame" x="0.0" y="-2" width="432" height="5"/>
                                </box>
                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jnf-KY-plo">
                                    <rect key="frame" x="16" y="13" width="42" height="17"/>
                                    <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="pNC-DE-yIF">
                                        <font key="font" metaFont="systemBold" size="14"/>
                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                    </textFieldCell>
                                </textField>
                            </subviews>
                            <constraints>
                                <constraint firstItem="Jnf-KY-plo" firstAttribute="leading" secondItem="zmq-3u-GNa" secondAttribute="leading" constant="18" id="VcJ-QB-roh"/>
                                <constraint firstItem="Jnf-KY-plo" firstAttribute="top" secondItem="zmq-3u-GNa" secondAttribute="top" constant="14" id="yco-fv-b5i"/>
                            </constraints>
                        </view>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="E8r-tb-JaS" secondAttribute="trailing" id="NcN-pC-Fe4"/>
                            <constraint firstItem="E8r-tb-JaS" firstAttribute="leading" secondItem="80r-fS-f21" secondAttribute="leading" id="PAx-iM-6qE"/>
                            <constraint firstAttribute="height" constant="44" id="ds9-n7-OEz"/>
                            <constraint firstAttribute="bottom" secondItem="E8r-tb-JaS" secondAttribute="bottom" id="uVn-gB-hq1"/>
                        </constraints>
                    </box>
                    <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="szS-IT-Er5" userLabel="contentBox">
                        <rect key="frame" x="0.0" y="60" width="432" height="210"/>
                        <view key="contentView" id="ING-Yu-2Gn">
                            <rect key="frame" x="0.0" y="0.0" width="432" height="210"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="24" horizontalPageScroll="10" verticalLineScroll="24" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZGo-NT-mGW">
                                    <rect key="frame" x="0.0" y="0.0" width="432" height="210"/>
                                    <clipView key="contentView" id="xwk-9U-ak7">
                                        <rect key="frame" x="0.0" y="0.0" width="432" height="210"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                        <subviews>
                                            <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" tableStyle="plain" multipleSelection="NO" autosaveColumns="NO" rowHeight="24" rowSizeStyle="automatic" viewBased="YES" id="oyI-pA-eDy">
                                                <rect key="frame" x="0.0" y="0.0" width="432" height="210"/>
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                <size key="intercellSpacing" width="17" height="0.0"/>
                                                <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
                                                <tableColumns>
                                                    <tableColumn identifier="AutomaticTableColumnIdentifier.0" width="415" minWidth="40" maxWidth="1000" id="KtI-DW-Xeh">
                                                        <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
                                                            <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
                                                            <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
                                                        </tableHeaderCell>
                                                        <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="QFD-34-lJW">
                                                            <font key="font" metaFont="system"/>
                                                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                                            <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                        </textFieldCell>
                                                        <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
                                                        <prototypeCellViews>
                                                            <tableCellView id="CoA-uf-zrJ">
                                                                <rect key="frame" x="8" y="0.0" width="415" height="24"/>
                                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                                <subviews>
                                                                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="b3d-Ig-ecL">
                                                                        <rect key="frame" x="0.0" y="4" width="415" height="16"/>
                                                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
                                                                        <textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="wPG-K6-RZG">
                                                                            <font key="font" usesAppearanceFont="YES"/>
                                                                            <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                                                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                                                        </textFieldCell>
                                                                    </textField>
                                                                </subviews>
                                                                <connections>
                                                                    <outlet property="textField" destination="b3d-Ig-ecL" id="QHD-e9-8xM"/>
                                                                </connections>
                                                            </tableCellView>
                                                        </prototypeCellViews>
                                                    </tableColumn>
                                                </tableColumns>
                                            </tableView>
                                        </subviews>
                                    </clipView>
                                    <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="izt-0j-5Xf">
                                        <rect key="frame" x="1" y="359" width="418" height="16"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                    </scroller>
                                    <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="Zx1-ho-YMH">
                                        <rect key="frame" x="224" y="17" width="15" height="102"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                    </scroller>
                                </scrollView>
                            </subviews>
                            <constraints>
                                <constraint firstItem="ZGo-NT-mGW" firstAttribute="leading" secondItem="ING-Yu-2Gn" secondAttribute="leading" id="BiC-TT-wK8"/>
                                <constraint firstAttribute="bottom" secondItem="ZGo-NT-mGW" secondAttribute="bottom" id="MRG-P2-8pK"/>
                                <constraint firstAttribute="trailing" secondItem="ZGo-NT-mGW" secondAttribute="trailing" id="QNJ-TE-1BP"/>
                                <constraint firstItem="ZGo-NT-mGW" firstAttribute="top" secondItem="ING-Yu-2Gn" secondAttribute="top" id="l6e-BF-3AT"/>
                            </constraints>
                        </view>
                    </box>
                    <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Thm-lC-Gys" userLabel="bottomBarBox">
                        <rect key="frame" x="0.0" y="0.0" width="432" height="60"/>
                        <view key="contentView" id="hmd-8y-P0z">
                            <rect key="frame" x="0.0" y="0.0" width="432" height="60"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="h3v-5Y-Vtf">
                                    <rect key="frame" x="0.0" y="57" width="432" height="5"/>
                                </box>
                                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OtM-8U-5Or">
                                    <rect key="frame" x="9" y="9" width="94" height="44"/>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="32" id="MPF-TY-JKt"/>
                                        <constraint firstAttribute="width" constant="80" id="SpM-Bd-TuE"/>
                                    </constraints>
                                    <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="E1U-nP-Ks0">
                                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                </button>
                                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="dbE-p1-G1C">
                                    <rect key="frame" x="336" y="16" width="80" height="32"/>
                                    <view key="contentView" id="4Ej-6e-jjX">
                                        <rect key="frame" x="0.0" y="0.0" width="80" height="32"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </view>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="32" id="FDe-D9-Ieg"/>
                                        <constraint firstAttribute="width" constant="80" id="Mbd-Vo-mGf"/>
                                    </constraints>
                                    <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                </box>
                                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="BiJ-ir-fpn">
                                    <rect key="frame" x="240" y="16" width="80" height="32"/>
                                    <view key="contentView" id="zVW-zw-MRv">
                                        <rect key="frame" x="0.0" y="0.0" width="80" height="32"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </view>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="80" id="7Ty-Sg-jfC"/>
                                        <constraint firstAttribute="height" constant="32" id="X0K-ww-6JJ"/>
                                    </constraints>
                                    <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                </box>
                            </subviews>
                            <constraints>
                                <constraint firstItem="h3v-5Y-Vtf" firstAttribute="top" secondItem="hmd-8y-P0z" secondAttribute="top" id="2k5-g9-JZ3"/>
                                <constraint firstAttribute="trailing" secondItem="h3v-5Y-Vtf" secondAttribute="trailing" id="C1f-b3-Y3I"/>
                                <constraint firstAttribute="trailing" secondItem="dbE-p1-G1C" secondAttribute="trailing" constant="16" id="MFx-e0-wid"/>
                                <constraint firstItem="dbE-p1-G1C" firstAttribute="leading" secondItem="BiJ-ir-fpn" secondAttribute="trailing" constant="16" id="c99-cD-upJ"/>
                                <constraint firstItem="OtM-8U-5Or" firstAttribute="leading" secondItem="hmd-8y-P0z" secondAttribute="leading" constant="16" id="eO7-X3-22E"/>
                                <constraint firstAttribute="bottom" secondItem="dbE-p1-G1C" secondAttribute="bottom" constant="16" id="gSa-mc-7sT"/>
                                <constraint firstAttribute="bottom" secondItem="OtM-8U-5Or" secondAttribute="bottom" constant="16" id="hRc-Kn-UAl"/>
                                <constraint firstItem="dbE-p1-G1C" firstAttribute="centerY" secondItem="BiJ-ir-fpn" secondAttribute="centerY" id="hoi-up-nOA"/>
                                <constraint firstItem="h3v-5Y-Vtf" firstAttribute="leading" secondItem="hmd-8y-P0z" secondAttribute="leading" id="v2L-ig-GMT"/>
                            </constraints>
                        </view>
                        <constraints>
                            <constraint firstAttribute="height" constant="60" id="TE2-AT-Zyc"/>
                        </constraints>
                    </box>
                </subviews>
                <constraints>
                    <constraint firstItem="80r-fS-f21" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="1DO-XQ-t6G"/>
                    <constraint firstAttribute="bottom" secondItem="Thm-lC-Gys" secondAttribute="bottom" id="O8o-Hl-ch5"/>
                    <constraint firstAttribute="trailing" secondItem="Thm-lC-Gys" secondAttribute="trailing" id="Qmf-Tu-pw1"/>
                    <constraint firstAttribute="trailing" secondItem="szS-IT-Er5" secondAttribute="trailing" id="VAY-0d-K88"/>
                    <constraint firstAttribute="trailing" secondItem="80r-fS-f21" secondAttribute="trailing" id="X7A-Zv-iOH"/>
                    <constraint firstItem="szS-IT-Er5" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="byd-GH-kxS"/>
                    <constraint firstItem="80r-fS-f21" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" id="dnU-LM-OFc"/>
                    <constraint firstItem="szS-IT-Er5" firstAttribute="top" secondItem="80r-fS-f21" secondAttribute="bottom" id="l2M-dM-cLc"/>
                    <constraint firstItem="Thm-lC-Gys" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" id="s9E-G5-tXp"/>
                    <constraint firstItem="Thm-lC-Gys" firstAttribute="top" secondItem="szS-IT-Er5" secondAttribute="bottom" id="y2d-og-UNX"/>
                </constraints>
            </view>
            <connections>
                <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
            </connections>
            <point key="canvasLocation" x="72" y="144"/>
        </window>
    </objects>
</document>