Commit 09a56633 authored by buildbot171's avatar buildbot171

API documentation update by build server

parent c54c7c1c
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum AlternativeNameType
| Titanium Web Proxy </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum AlternativeNameType
| Titanium Web Proxy ">
<meta name="generator" content="docfx 2.55.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Titanium.Web.Proxy.Network.Certificate.AlternativeNameType">
<h1 id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType" data-uid="Titanium.Web.Proxy.Network.Certificate.AlternativeNameType" class="text-break">Enum AlternativeNameType
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Titanium.Web.Proxy.Network.Certificate.html">Titanium.Web.Proxy.Network.Certificate</a></h6>
<h6><strong>Assembly</strong>: Titanium.Web.Proxy.dll</h6>
<h5 id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public enum AlternativeNameType</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_DIRECTORY_NAME">XCN_CERT_ALT_NAME_DIRECTORY_NAME</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_DNS_NAME">XCN_CERT_ALT_NAME_DNS_NAME</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_GUID">XCN_CERT_ALT_NAME_GUID</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_IP_ADDRESS">XCN_CERT_ALT_NAME_IP_ADDRESS</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_OTHER_NAME">XCN_CERT_ALT_NAME_OTHER_NAME</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_REGISTERED_ID">XCN_CERT_ALT_NAME_REGISTERED_ID</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_RFC822_NAME">XCN_CERT_ALT_NAME_RFC822_NAME</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_UNKNOWN">XCN_CERT_ALT_NAME_UNKNOWN</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_URL">XCN_CERT_ALT_NAME_URL</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_USER_PRINCIPLE_NAME">XCN_CERT_ALT_NAME_USER_PRINCIPLE_NAME</td>
<td></td>
</tr>
</tbody>
</thead></thead></table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/justcoding121/Titanium-Web-Proxy/new/master/apiSpec/new?filename=Titanium_Web_Proxy_Network_Certificate_AlternativeNameType.md&amp;value=---%0Auid%3A%20Titanium.Web.Proxy.Network.Certificate.AlternativeNameType%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/justcoding121/Titanium-Web-Proxy/blob/master/src/Titanium.Web.Proxy/Certificates/WinCertificateMaker.cs/#L339" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum EncodingType
| Titanium Web Proxy </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum EncodingType
| Titanium Web Proxy ">
<meta name="generator" content="docfx 2.55.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Titanium.Web.Proxy.Network.Certificate.EncodingType">
<h1 id="Titanium_Web_Proxy_Network_Certificate_EncodingType" data-uid="Titanium.Web.Proxy.Network.Certificate.EncodingType" class="text-break">Enum EncodingType
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Titanium.Web.Proxy.Network.Certificate.html">Titanium.Web.Proxy.Network.Certificate</a></h6>
<h6><strong>Assembly</strong>: Titanium.Web.Proxy.dll</h6>
<h5 id="Titanium_Web_Proxy_Network_Certificate_EncodingType_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public enum EncodingType</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_ANY">XCN_CRYPT_STRING_ANY</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64">XCN_CRYPT_STRING_BASE64</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64_ANY">XCN_CRYPT_STRING_BASE64_ANY</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64HEADER">XCN_CRYPT_STRING_BASE64HEADER</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64REQUESTHEADER">XCN_CRYPT_STRING_BASE64REQUESTHEADER</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64URI">XCN_CRYPT_STRING_BASE64URI</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64X509CRLHEADER">XCN_CRYPT_STRING_BASE64X509CRLHEADER</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BINARY">XCN_CRYPT_STRING_BINARY</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_CHAIN">XCN_CRYPT_STRING_CHAIN</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_ENCODEMASK">XCN_CRYPT_STRING_ENCODEMASK</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HASHDATA">XCN_CRYPT_STRING_HASHDATA</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEX">XCN_CRYPT_STRING_HEX</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEX_ANY">XCN_CRYPT_STRING_HEX_ANY</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEXADDR">XCN_CRYPT_STRING_HEXADDR</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEXASCII">XCN_CRYPT_STRING_HEXASCII</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEXASCIIADDR">XCN_CRYPT_STRING_HEXASCIIADDR</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEXRAW">XCN_CRYPT_STRING_HEXRAW</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_NOCR">XCN_CRYPT_STRING_NOCR</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_NOCRLF">XCN_CRYPT_STRING_NOCRLF</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_PERCENTESCAPE">XCN_CRYPT_STRING_PERCENTESCAPE</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_STRICT">XCN_CRYPT_STRING_STRICT</td>
<td></td>
</tr>
<tr>
<td id="Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_TEXT">XCN_CRYPT_STRING_TEXT</td>
<td></td>
</tr>
</tbody>
</thead></thead></table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/justcoding121/Titanium-Web-Proxy/new/master/apiSpec/new?filename=Titanium_Web_Proxy_Network_Certificate_EncodingType.md&amp;value=---%0Auid%3A%20Titanium.Web.Proxy.Network.Certificate.EncodingType%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/justcoding121/Titanium-Web-Proxy/blob/master/src/Titanium.Web.Proxy/Certificates/WinCertificateMaker.cs/#L313" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Namespace Titanium.Web.Proxy.Network.Certificate
| Titanium Web Proxy </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace Titanium.Web.Proxy.Network.Certificate
| Titanium Web Proxy ">
<meta name="generator" content="docfx 2.55.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Titanium.Web.Proxy.Network.Certificate">
<h1 id="Titanium_Web_Proxy_Network_Certificate" data-uid="Titanium.Web.Proxy.Network.Certificate" class="text-break">Namespace Titanium.Web.Proxy.Network.Certificate
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>
<h3 id="enums">Enums
</h3>
<h4><a class="xref" href="Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html">AlternativeNameType</a></h4>
<section></section>
<h4><a class="xref" href="Titanium.Web.Proxy.Network.Certificate.EncodingType.html">EncodingType</a></h4>
<section></section>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
...@@ -240,6 +240,19 @@ ...@@ -240,6 +240,19 @@
</li> </li>
</ul> </ul>
</li> </li>
<li>
<span class="expand-stub"></span>
<a href="Titanium.Web.Proxy.Network.Certificate.html" name="" title="Titanium.Web.Proxy.Network.Certificate">Titanium.Web.Proxy.Network.Certificate</a>
<ul class="nav level2">
<li>
<a href="Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html" name="" title="AlternativeNameType">AlternativeNameType</a>
</li>
<li>
<a href="Titanium.Web.Proxy.Network.Certificate.EncodingType.html" name="" title="EncodingType">EncodingType</a>
</li>
</ul>
</li>
<li> <li>
<span class="expand-stub"></span> <span class="expand-stub"></span>
<a href="Titanium.Web.Proxy.StreamExtended.html" name="" title="Titanium.Web.Proxy.StreamExtended">Titanium.Web.Proxy.StreamExtended</a> <a href="Titanium.Web.Proxy.StreamExtended.html" name="" title="Titanium.Web.Proxy.StreamExtended">Titanium.Web.Proxy.StreamExtended</a>
......
...@@ -274,6 +274,21 @@ ...@@ -274,6 +274,21 @@
"title": "Class TransparentProxyEndPoint | Titanium Web Proxy", "title": "Class TransparentProxyEndPoint | Titanium Web Proxy",
"keywords": "Class TransparentProxyEndPoint A proxy end point client is not aware of. Useful when requests are redirected to this proxy end point through port forwarding via router. Inheritance Object ProxyEndPoint TransparentBaseProxyEndPoint TransparentProxyEndPoint Inherited Members ProxyEndPoint.IpAddress ProxyEndPoint.Port ProxyEndPoint.DecryptSsl ProxyEndPoint.GenericCertificate Object.ToString() Object.Equals(Object) Object.Equals(Object, Object) Object.ReferenceEquals(Object, Object) Object.GetHashCode() Object.GetType() Object.MemberwiseClone() Namespace : Titanium.Web.Proxy.Models Assembly : Titanium.Web.Proxy.dll Syntax public class TransparentProxyEndPoint : TransparentBaseProxyEndPoint Constructors | Improve this Doc View Source TransparentProxyEndPoint(IPAddress, Int32, Boolean) Initialize a new instance. Declaration public TransparentProxyEndPoint(IPAddress ipAddress, int port, bool decryptSsl = true) Parameters Type Name Description IPAddress ipAddress Listening Ip address. Int32 port Listening port. Boolean decryptSsl Should we decrypt ssl? Properties | Improve this Doc View Source GenericCertificateName Name of the Certificate need to be sent (same as the hostname we want to proxy). This is valid only when UseServerNameIndication is set to false. Declaration public override string GenericCertificateName { get; set; } Property Value Type Description String Overrides TransparentBaseProxyEndPoint.GenericCertificateName Events | Improve this Doc View Source BeforeSslAuthenticate Before Ssl authentication this event is fired. Declaration public event AsyncEventHandler<BeforeSslAuthenticateEventArgs> BeforeSslAuthenticate Event Type Type Description AsyncEventHandler < BeforeSslAuthenticateEventArgs >" "keywords": "Class TransparentProxyEndPoint A proxy end point client is not aware of. Useful when requests are redirected to this proxy end point through port forwarding via router. Inheritance Object ProxyEndPoint TransparentBaseProxyEndPoint TransparentProxyEndPoint Inherited Members ProxyEndPoint.IpAddress ProxyEndPoint.Port ProxyEndPoint.DecryptSsl ProxyEndPoint.GenericCertificate Object.ToString() Object.Equals(Object) Object.Equals(Object, Object) Object.ReferenceEquals(Object, Object) Object.GetHashCode() Object.GetType() Object.MemberwiseClone() Namespace : Titanium.Web.Proxy.Models Assembly : Titanium.Web.Proxy.dll Syntax public class TransparentProxyEndPoint : TransparentBaseProxyEndPoint Constructors | Improve this Doc View Source TransparentProxyEndPoint(IPAddress, Int32, Boolean) Initialize a new instance. Declaration public TransparentProxyEndPoint(IPAddress ipAddress, int port, bool decryptSsl = true) Parameters Type Name Description IPAddress ipAddress Listening Ip address. Int32 port Listening port. Boolean decryptSsl Should we decrypt ssl? Properties | Improve this Doc View Source GenericCertificateName Name of the Certificate need to be sent (same as the hostname we want to proxy). This is valid only when UseServerNameIndication is set to false. Declaration public override string GenericCertificateName { get; set; } Property Value Type Description String Overrides TransparentBaseProxyEndPoint.GenericCertificateName Events | Improve this Doc View Source BeforeSslAuthenticate Before Ssl authentication this event is fired. Declaration public event AsyncEventHandler<BeforeSslAuthenticateEventArgs> BeforeSslAuthenticate Event Type Type Description AsyncEventHandler < BeforeSslAuthenticateEventArgs >"
}, },
"api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html": {
"href": "api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html",
"title": "Enum AlternativeNameType | Titanium Web Proxy",
"keywords": "Enum AlternativeNameType Namespace : Titanium.Web.Proxy.Network.Certificate Assembly : Titanium.Web.Proxy.dll Syntax public enum AlternativeNameType Fields Name Description XCN_CERT_ALT_NAME_DIRECTORY_NAME XCN_CERT_ALT_NAME_DNS_NAME XCN_CERT_ALT_NAME_GUID XCN_CERT_ALT_NAME_IP_ADDRESS XCN_CERT_ALT_NAME_OTHER_NAME XCN_CERT_ALT_NAME_REGISTERED_ID XCN_CERT_ALT_NAME_RFC822_NAME XCN_CERT_ALT_NAME_UNKNOWN XCN_CERT_ALT_NAME_URL XCN_CERT_ALT_NAME_USER_PRINCIPLE_NAME"
},
"api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html": {
"href": "api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html",
"title": "Enum EncodingType | Titanium Web Proxy",
"keywords": "Enum EncodingType Namespace : Titanium.Web.Proxy.Network.Certificate Assembly : Titanium.Web.Proxy.dll Syntax public enum EncodingType Fields Name Description XCN_CRYPT_STRING_ANY XCN_CRYPT_STRING_BASE64 XCN_CRYPT_STRING_BASE64_ANY XCN_CRYPT_STRING_BASE64HEADER XCN_CRYPT_STRING_BASE64REQUESTHEADER XCN_CRYPT_STRING_BASE64URI XCN_CRYPT_STRING_BASE64X509CRLHEADER XCN_CRYPT_STRING_BINARY XCN_CRYPT_STRING_CHAIN XCN_CRYPT_STRING_ENCODEMASK XCN_CRYPT_STRING_HASHDATA XCN_CRYPT_STRING_HEX XCN_CRYPT_STRING_HEX_ANY XCN_CRYPT_STRING_HEXADDR XCN_CRYPT_STRING_HEXASCII XCN_CRYPT_STRING_HEXASCIIADDR XCN_CRYPT_STRING_HEXRAW XCN_CRYPT_STRING_NOCR XCN_CRYPT_STRING_NOCRLF XCN_CRYPT_STRING_PERCENTESCAPE XCN_CRYPT_STRING_STRICT XCN_CRYPT_STRING_TEXT"
},
"api/Titanium.Web.Proxy.Network.Certificate.html": {
"href": "api/Titanium.Web.Proxy.Network.Certificate.html",
"title": "Namespace Titanium.Web.Proxy.Network.Certificate | Titanium Web Proxy",
"keywords": "Namespace Titanium.Web.Proxy.Network.Certificate Enums AlternativeNameType EncodingType"
},
"api/Titanium.Web.Proxy.Network.CertificateEngine.html": { "api/Titanium.Web.Proxy.Network.CertificateEngine.html": {
"href": "api/Titanium.Web.Proxy.Network.CertificateEngine.html", "href": "api/Titanium.Web.Proxy.Network.CertificateEngine.html",
"title": "Enum CertificateEngine | Titanium Web Proxy", "title": "Enum CertificateEngine | Titanium Web Proxy",
......
...@@ -3268,6 +3268,216 @@ references: ...@@ -3268,6 +3268,216 @@ references:
commentId: N:Titanium.Web.Proxy.Network commentId: N:Titanium.Web.Proxy.Network
fullName: Titanium.Web.Proxy.Network fullName: Titanium.Web.Proxy.Network
nameWithType: Titanium.Web.Proxy.Network nameWithType: Titanium.Web.Proxy.Network
- uid: Titanium.Web.Proxy.Network.Certificate
name: Titanium.Web.Proxy.Network.Certificate
href: api/Titanium.Web.Proxy.Network.Certificate.html
commentId: N:Titanium.Web.Proxy.Network.Certificate
fullName: Titanium.Web.Proxy.Network.Certificate
nameWithType: Titanium.Web.Proxy.Network.Certificate
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType
name: AlternativeNameType
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html
commentId: T:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType
nameWithType: AlternativeNameType
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_DIRECTORY_NAME
name: XCN_CERT_ALT_NAME_DIRECTORY_NAME
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_DIRECTORY_NAME
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_DIRECTORY_NAME
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_DIRECTORY_NAME
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_DIRECTORY_NAME
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_DNS_NAME
name: XCN_CERT_ALT_NAME_DNS_NAME
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_DNS_NAME
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_DNS_NAME
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_DNS_NAME
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_DNS_NAME
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_GUID
name: XCN_CERT_ALT_NAME_GUID
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_GUID
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_GUID
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_GUID
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_GUID
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_IP_ADDRESS
name: XCN_CERT_ALT_NAME_IP_ADDRESS
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_IP_ADDRESS
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_IP_ADDRESS
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_IP_ADDRESS
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_IP_ADDRESS
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_OTHER_NAME
name: XCN_CERT_ALT_NAME_OTHER_NAME
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_OTHER_NAME
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_OTHER_NAME
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_OTHER_NAME
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_OTHER_NAME
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_REGISTERED_ID
name: XCN_CERT_ALT_NAME_REGISTERED_ID
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_REGISTERED_ID
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_REGISTERED_ID
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_REGISTERED_ID
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_REGISTERED_ID
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_RFC822_NAME
name: XCN_CERT_ALT_NAME_RFC822_NAME
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_RFC822_NAME
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_RFC822_NAME
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_RFC822_NAME
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_RFC822_NAME
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_UNKNOWN
name: XCN_CERT_ALT_NAME_UNKNOWN
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_UNKNOWN
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_UNKNOWN
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_UNKNOWN
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_UNKNOWN
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_URL
name: XCN_CERT_ALT_NAME_URL
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_URL
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_URL
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_URL
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_URL
- uid: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_USER_PRINCIPLE_NAME
name: XCN_CERT_ALT_NAME_USER_PRINCIPLE_NAME
href: api/Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.html#Titanium_Web_Proxy_Network_Certificate_AlternativeNameType_XCN_CERT_ALT_NAME_USER_PRINCIPLE_NAME
commentId: F:Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_USER_PRINCIPLE_NAME
fullName: Titanium.Web.Proxy.Network.Certificate.AlternativeNameType.XCN_CERT_ALT_NAME_USER_PRINCIPLE_NAME
nameWithType: AlternativeNameType.XCN_CERT_ALT_NAME_USER_PRINCIPLE_NAME
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType
name: EncodingType
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html
commentId: T:Titanium.Web.Proxy.Network.Certificate.EncodingType
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType
nameWithType: EncodingType
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_ANY
name: XCN_CRYPT_STRING_ANY
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_ANY
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_ANY
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_ANY
nameWithType: EncodingType.XCN_CRYPT_STRING_ANY
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64
name: XCN_CRYPT_STRING_BASE64
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64
nameWithType: EncodingType.XCN_CRYPT_STRING_BASE64
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64_ANY
name: XCN_CRYPT_STRING_BASE64_ANY
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64_ANY
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64_ANY
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64_ANY
nameWithType: EncodingType.XCN_CRYPT_STRING_BASE64_ANY
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64HEADER
name: XCN_CRYPT_STRING_BASE64HEADER
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64HEADER
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64HEADER
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64HEADER
nameWithType: EncodingType.XCN_CRYPT_STRING_BASE64HEADER
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64REQUESTHEADER
name: XCN_CRYPT_STRING_BASE64REQUESTHEADER
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64REQUESTHEADER
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64REQUESTHEADER
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64REQUESTHEADER
nameWithType: EncodingType.XCN_CRYPT_STRING_BASE64REQUESTHEADER
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64URI
name: XCN_CRYPT_STRING_BASE64URI
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64URI
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64URI
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64URI
nameWithType: EncodingType.XCN_CRYPT_STRING_BASE64URI
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64X509CRLHEADER
name: XCN_CRYPT_STRING_BASE64X509CRLHEADER
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BASE64X509CRLHEADER
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64X509CRLHEADER
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BASE64X509CRLHEADER
nameWithType: EncodingType.XCN_CRYPT_STRING_BASE64X509CRLHEADER
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BINARY
name: XCN_CRYPT_STRING_BINARY
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_BINARY
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BINARY
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_BINARY
nameWithType: EncodingType.XCN_CRYPT_STRING_BINARY
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_CHAIN
name: XCN_CRYPT_STRING_CHAIN
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_CHAIN
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_CHAIN
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_CHAIN
nameWithType: EncodingType.XCN_CRYPT_STRING_CHAIN
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_ENCODEMASK
name: XCN_CRYPT_STRING_ENCODEMASK
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_ENCODEMASK
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_ENCODEMASK
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_ENCODEMASK
nameWithType: EncodingType.XCN_CRYPT_STRING_ENCODEMASK
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HASHDATA
name: XCN_CRYPT_STRING_HASHDATA
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HASHDATA
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HASHDATA
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HASHDATA
nameWithType: EncodingType.XCN_CRYPT_STRING_HASHDATA
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEX
name: XCN_CRYPT_STRING_HEX
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEX
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEX
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEX
nameWithType: EncodingType.XCN_CRYPT_STRING_HEX
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEX_ANY
name: XCN_CRYPT_STRING_HEX_ANY
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEX_ANY
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEX_ANY
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEX_ANY
nameWithType: EncodingType.XCN_CRYPT_STRING_HEX_ANY
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXADDR
name: XCN_CRYPT_STRING_HEXADDR
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEXADDR
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXADDR
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXADDR
nameWithType: EncodingType.XCN_CRYPT_STRING_HEXADDR
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXASCII
name: XCN_CRYPT_STRING_HEXASCII
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEXASCII
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXASCII
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXASCII
nameWithType: EncodingType.XCN_CRYPT_STRING_HEXASCII
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXASCIIADDR
name: XCN_CRYPT_STRING_HEXASCIIADDR
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEXASCIIADDR
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXASCIIADDR
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXASCIIADDR
nameWithType: EncodingType.XCN_CRYPT_STRING_HEXASCIIADDR
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXRAW
name: XCN_CRYPT_STRING_HEXRAW
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_HEXRAW
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXRAW
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_HEXRAW
nameWithType: EncodingType.XCN_CRYPT_STRING_HEXRAW
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_NOCR
name: XCN_CRYPT_STRING_NOCR
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_NOCR
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_NOCR
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_NOCR
nameWithType: EncodingType.XCN_CRYPT_STRING_NOCR
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_NOCRLF
name: XCN_CRYPT_STRING_NOCRLF
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_NOCRLF
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_NOCRLF
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_NOCRLF
nameWithType: EncodingType.XCN_CRYPT_STRING_NOCRLF
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_PERCENTESCAPE
name: XCN_CRYPT_STRING_PERCENTESCAPE
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_PERCENTESCAPE
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_PERCENTESCAPE
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_PERCENTESCAPE
nameWithType: EncodingType.XCN_CRYPT_STRING_PERCENTESCAPE
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_STRICT
name: XCN_CRYPT_STRING_STRICT
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_STRICT
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_STRICT
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_STRICT
nameWithType: EncodingType.XCN_CRYPT_STRING_STRICT
- uid: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_TEXT
name: XCN_CRYPT_STRING_TEXT
href: api/Titanium.Web.Proxy.Network.Certificate.EncodingType.html#Titanium_Web_Proxy_Network_Certificate_EncodingType_XCN_CRYPT_STRING_TEXT
commentId: F:Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_TEXT
fullName: Titanium.Web.Proxy.Network.Certificate.EncodingType.XCN_CRYPT_STRING_TEXT
nameWithType: EncodingType.XCN_CRYPT_STRING_TEXT
- uid: Titanium.Web.Proxy.Network.CertificateEngine - uid: Titanium.Web.Proxy.Network.CertificateEngine
name: CertificateEngine name: CertificateEngine
href: api/Titanium.Web.Proxy.Network.CertificateEngine.html href: api/Titanium.Web.Proxy.Network.CertificateEngine.html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment