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 @@
</li>
</ul>
</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>
<span class="expand-stub"></span>
<a href="Titanium.Web.Proxy.StreamExtended.html" name="" title="Titanium.Web.Proxy.StreamExtended">Titanium.Web.Proxy.StreamExtended</a>
......
......@@ -274,6 +274,21 @@
"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 >"
},
"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": {
"href": "api/Titanium.Web.Proxy.Network.CertificateEngine.html",
"title": "Enum CertificateEngine | Titanium Web Proxy",
......
This diff is collapsed.
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