Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit 0478f21

Browse files
author
buildbot121
committed
API documentation update by build server
1 parent 0f5c432 commit 0478f21

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/api/Titanium.Web.Proxy.Network.CertificateEngine.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ <h3 id="fields">Fields
110110
</tr>
111111
<tr>
112112
<td id="Titanium_Web_Proxy_Network_CertificateEngine_DefaultWindows">DefaultWindows</td>
113-
<td><p>Uses Windows Certification Generation API.
113+
<td><p>Uses Windows Certification Generation API and only valid in Windows OS.
114+
Observed to be faster than BouncyCastle.
114115
Bug #468 Reported.</p>
115116
</td>
116117
</tr>

docs/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"api/Titanium.Web.Proxy.Network.CertificateEngine.html": {
178178
"href": "api/Titanium.Web.Proxy.Network.CertificateEngine.html",
179179
"title": "Enum CertificateEngine | Titanium Web Proxy",
180-
"keywords": "Enum CertificateEngine Certificate Engine option. Namespace : Titanium.Web.Proxy.Network Assembly : Titanium.Web.Proxy.dll Syntax public enum CertificateEngine Fields Name Description BouncyCastle Uses BouncyCastle 3rd party library. Default. DefaultWindows Uses Windows Certification Generation API. Bug #468 Reported."
180+
"keywords": "Enum CertificateEngine Certificate Engine option. Namespace : Titanium.Web.Proxy.Network Assembly : Titanium.Web.Proxy.dll Syntax public enum CertificateEngine Fields Name Description BouncyCastle Uses BouncyCastle 3rd party library. Default. DefaultWindows Uses Windows Certification Generation API and only valid in Windows OS. Observed to be faster than BouncyCastle. Bug #468 Reported."
181181
},
182182
"api/Titanium.Web.Proxy.Network.CertificateManager.html": {
183183
"href": "api/Titanium.Web.Proxy.Network.CertificateManager.html",

0 commit comments

Comments
 (0)