Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nd1012 authored and github-actions[bot] committed Apr 13, 2024
1 parent 3a97b3f commit 128088c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions docs/api/wan24.Crypto.BC.BouncyCastle.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,19 +143,19 @@ <h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/nd1012/wan24-Crypto-BC/new/main/apiSpec/new?filename=wan24_Crypto_BC_BouncyCastle_RegisterNetAlgrithms.md&amp;value=---%0Auid%3A%20wan24.Crypto.BC.BouncyCastle.RegisterNetAlgrithms%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
<a href="https://github.com/nd1012/wan24-Crypto-BC/new/main/apiSpec/new?filename=wan24_Crypto_BC_BouncyCastle_RegisterNetAlgorithms.md&amp;value=---%0Auid%3A%20wan24.Crypto.BC.BouncyCastle.RegisterNetAlgorithms%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/nd1012/wan24-Crypto-BC/blob/main/src/wan24-Crypto-BC/BouncyCastle.cs/#L104">View Source</a>
</span>
<a id="wan24_Crypto_BC_BouncyCastle_RegisterNetAlgrithms_" data-uid="wan24.Crypto.BC.BouncyCastle.RegisterNetAlgrithms*"></a>
<h4 id="wan24_Crypto_BC_BouncyCastle_RegisterNetAlgrithms" data-uid="wan24.Crypto.BC.BouncyCastle.RegisterNetAlgrithms">RegisterNetAlgrithms()</h4>
<a id="wan24_Crypto_BC_BouncyCastle_RegisterNetAlgorithms_" data-uid="wan24.Crypto.BC.BouncyCastle.RegisterNetAlgorithms*"></a>
<h4 id="wan24_Crypto_BC_BouncyCastle_RegisterNetAlgorithms" data-uid="wan24.Crypto.BC.BouncyCastle.RegisterNetAlgorithms">RegisterNetAlgorithms()</h4>
<div class="markdown level1 summary"><p>Register (HMAC)SHA3-* algorithms to <span class="xref">wan24.Crypto.CryptoAppConfig</span> (replace the .NET defaults!)</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void RegisterNetAlgrithms()</code></pre>
<pre><code class="lang-csharp hljs">public static void RegisterNetAlgorithms()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
"api/wan24.Crypto.BC.BouncyCastle.html": {
"href": "api/wan24.Crypto.BC.BouncyCastle.html",
"title": "Class BouncyCastle | wan24-Crypto-BC",
"keywords": "Class BouncyCastle Bouncy Castle helper Inheritance object BouncyCastle Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Namespace: wan24.Crypto.BC Assembly: wan24CryptoBC.dll Syntax public static class BouncyCastle Methods | Edit this page View Source RegisterNetAlgrithms() Register (HMAC)SHA3-* algorithms to wan24.Crypto.CryptoAppConfig (replace the .NET defaults!) Declaration public static void RegisterNetAlgrithms() | Edit this page View Source ReplaceNetAlgorithms() Replace .NET algorithms which may not be available on all platforms Declaration public static void ReplaceNetAlgorithms() | Edit this page View Source SetDefaults(in bool) Set the implemented algorithms as defaults Declaration public static void SetDefaults(in bool useCurrentDefaultAsCounterAlgorithms = true) Parameters Type Name Description bool useCurrentDefaultAsCounterAlgorithms Use the current wan24-Crypto defaults as counter algorithms?"
"keywords": "Class BouncyCastle Bouncy Castle helper Inheritance object BouncyCastle Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Namespace: wan24.Crypto.BC Assembly: wan24CryptoBC.dll Syntax public static class BouncyCastle Methods | Edit this page View Source RegisterNetAlgorithms() Register (HMAC)SHA3-* algorithms to wan24.Crypto.CryptoAppConfig (replace the .NET defaults!) Declaration public static void RegisterNetAlgorithms() | Edit this page View Source ReplaceNetAlgorithms() Replace .NET algorithms which may not be available on all platforms Declaration public static void ReplaceNetAlgorithms() | Edit this page View Source SetDefaults(in bool) Set the implemented algorithms as defaults Declaration public static void SetDefaults(in bool useCurrentDefaultAsCounterAlgorithms = true) Parameters Type Name Description bool useCurrentDefaultAsCounterAlgorithms Use the current wan24-Crypto defaults as counter algorithms?"
},
"api/wan24.Crypto.BC.BouncyCastleAeadCipherAlgorithmBase-1.html": {
"href": "api/wan24.Crypto.BC.BouncyCastleAeadCipherAlgorithmBase-1.html",
Expand Down
26 changes: 13 additions & 13 deletions docs/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6628,19 +6628,19 @@ references:
commentId: T:wan24.Crypto.BC.BouncyCastle
fullName: wan24.Crypto.BC.BouncyCastle
nameWithType: BouncyCastle
- uid: wan24.Crypto.BC.BouncyCastle.RegisterNetAlgrithms
name: RegisterNetAlgrithms()
href: api/wan24.Crypto.BC.BouncyCastle.html#wan24_Crypto_BC_BouncyCastle_RegisterNetAlgrithms
commentId: M:wan24.Crypto.BC.BouncyCastle.RegisterNetAlgrithms
fullName: wan24.Crypto.BC.BouncyCastle.RegisterNetAlgrithms()
nameWithType: BouncyCastle.RegisterNetAlgrithms()
- uid: wan24.Crypto.BC.BouncyCastle.RegisterNetAlgrithms*
name: RegisterNetAlgrithms
href: api/wan24.Crypto.BC.BouncyCastle.html#wan24_Crypto_BC_BouncyCastle_RegisterNetAlgrithms_
commentId: Overload:wan24.Crypto.BC.BouncyCastle.RegisterNetAlgrithms
isSpec: "True"
fullName: wan24.Crypto.BC.BouncyCastle.RegisterNetAlgrithms
nameWithType: BouncyCastle.RegisterNetAlgrithms
- uid: wan24.Crypto.BC.BouncyCastle.RegisterNetAlgorithms
name: RegisterNetAlgorithms()
href: api/wan24.Crypto.BC.BouncyCastle.html#wan24_Crypto_BC_BouncyCastle_RegisterNetAlgorithms
commentId: M:wan24.Crypto.BC.BouncyCastle.RegisterNetAlgorithms
fullName: wan24.Crypto.BC.BouncyCastle.RegisterNetAlgorithms()
nameWithType: BouncyCastle.RegisterNetAlgorithms()
- uid: wan24.Crypto.BC.BouncyCastle.RegisterNetAlgorithms*
name: RegisterNetAlgorithms
href: api/wan24.Crypto.BC.BouncyCastle.html#wan24_Crypto_BC_BouncyCastle_RegisterNetAlgorithms_
commentId: Overload:wan24.Crypto.BC.BouncyCastle.RegisterNetAlgorithms
isSpec: "True"
fullName: wan24.Crypto.BC.BouncyCastle.RegisterNetAlgorithms
nameWithType: BouncyCastle.RegisterNetAlgorithms
- uid: wan24.Crypto.BC.BouncyCastle.ReplaceNetAlgorithms
name: ReplaceNetAlgorithms()
href: api/wan24.Crypto.BC.BouncyCastle.html#wan24_Crypto_BC_BouncyCastle_ReplaceNetAlgorithms
Expand Down

0 comments on commit 128088c

Please sign in to comment.