<?xml version="1.0"?>
<doc>
    <assembly>
        <name>YourPhone.Hotspot.Managed</name>
    </assembly>
    <members>
        <member name="M:YourPhone.Hotspot.Managed.Settings.HotspotSettingsGroupView.InitializeComponent">
            <summary>
            InitializeComponent()
            </summary>
        </member>
        <member name="M:YourPhone.Hotspot.Managed.Settings.HotspotSettingsGroupView.Connect(System.Int32,System.Object)">
            <summary>
            Connect()
            </summary>
        </member>
        <member name="M:YourPhone.Hotspot.Managed.Settings.HotspotSettingsGroupView.GetBindingConnector(System.Int32,System.Object)">
            <summary>
            GetBindingConnector(int connectionId, object target)
            </summary>
        </member>
        <member name="M:YourPhone.Hotspot.Managed.Utilities.SecureStringHelperUtil.DecryptEncryptedStringIntoTwoDecryptedSecureStrings``1(YourPhone.Hotspot.Managed.Crypto.IHotspotKeyPair,System.String,System.String,System.String,System.Func{System.Security.SecureString,System.Security.SecureString,``0})">
            <summary>
            Helper method for descrypting the encrypted string into two decryped secure strings and running a provided function
            within the lifetime using scope of the secure strings.
            </summary>
            <typeparam name="T">Return type of the function provided</typeparam>
            <param name="hotspotKeyPair">used for decrypting the encrypted string</param>
            <param name="encryptedString">the encrypted string to decrypt</param>
            <param name="encryptedStringFirstLength">the length of the first term of the two encrypted strings</param>
            <param name="correlationId">for telemetry purposes</param>
            <param name="decryptedStringFunc">the function to provide which will access within the secure string lifetime scopes</param>
            <returns>for use by caller to allow custom return types based on fuction logic</returns>
            <exception cref="T:System.ArgumentOutOfRangeException">if the first term length is zero or the first length is greater than the encrypted string length</exception>
        </member>
        <member name="M:YourPhone.Hotspot.Managed.Views.HotspotSetupDialog.InitializeComponent">
            <summary>
            InitializeComponent()
            </summary>
        </member>
        <member name="M:YourPhone.Hotspot.Managed.Views.HotspotSetupDialog.Connect(System.Int32,System.Object)">
            <summary>
            Connect()
            </summary>
        </member>
        <member name="M:YourPhone.Hotspot.Managed.Views.HotspotSetupDialog.GetBindingConnector(System.Int32,System.Object)">
            <summary>
            GetBindingConnector(int connectionId, object target)
            </summary>
        </member>
        <member name="T:YourPhone.Hotspot.Managed.YourPhone_Hotspot_Managed_XamlTypeInfo.XamlMetaDataProvider">
            <summary>
            Main class for providing metadata for the app or library
            </summary>
        </member>
        <member name="M:YourPhone.Hotspot.Managed.YourPhone_Hotspot_Managed_XamlTypeInfo.XamlMetaDataProvider.GetXamlType(System.Type)">
            <summary>
            GetXamlType(Type)
            </summary>
        </member>
        <member name="M:YourPhone.Hotspot.Managed.YourPhone_Hotspot_Managed_XamlTypeInfo.XamlMetaDataProvider.GetXamlType(System.String)">
            <summary>
            GetXamlType(String)
            </summary>
        </member>
        <member name="M:YourPhone.Hotspot.Managed.YourPhone_Hotspot_Managed_XamlTypeInfo.XamlMetaDataProvider.GetXmlnsDefinitions">
            <summary>
            GetXmlnsDefinitions()
            </summary>
        </member>
    </members>
</doc>
