mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 05:13:40 +00:00
Changed to github markdown with link reference to images at the bottom of the article. Looks great! #issue #2322
This commit is contained in:
@ -11,19 +11,19 @@ ms.date: 05/14/2018
|
|||||||
|
|
||||||
# Policy CSP - Cryptography
|
# Policy CSP - Cryptography
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<!--Policies-->
|
<!--Policies-->
|
||||||
## Cryptography policies
|
## Cryptography policies
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
<dd>
|
<dd>
|
||||||
<a href="#cryptography-allowfipsalgorithmpolicy">Cryptography/AllowFipsAlgorithmPolicy</a>
|
<a href="#cryptography-allowfipsalgorithmpolicy">Cryptography/AllowFipsAlgorithmPolicy</a>
|
||||||
</dd>
|
</dd>
|
||||||
<dd>
|
<dd>
|
||||||
<a href="#cryptography-tlsciphersuites">Cryptography/TLSCipherSuites</a>
|
<a href="#cryptography-tlsciphersuites">Cryptography/TLSCipherSuites</a>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
@ -34,26 +34,11 @@ ms.date: 05/14/2018
|
|||||||
<a href="" id="cryptography-allowfipsalgorithmpolicy"></a>**Cryptography/AllowFipsAlgorithmPolicy**
|
<a href="" id="cryptography-allowfipsalgorithmpolicy"></a>**Cryptography/AllowFipsAlgorithmPolicy**
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
<!--SupportedSKUs-->
|
||||||
<table>
|
|
||||||
<tr>
|
|Home|Pro|Business |Enterprise |Education |Mobile |Mobile Enterprise |
|
||||||
<th>Home</th>
|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||||
<th>Pro</th>
|
|![][x] | ![][check] | ![][check] | ![][check] | ![][check] | ![][check] | ![][check]|
|
||||||
<th>Business</th>
|
|
||||||
<th>Enterprise</th>
|
|
||||||
<th>Education</th>
|
|
||||||
<th>Mobile</th>
|
|
||||||
<th>Mobile Enterprise</th>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!--/SupportedSKUs-->
|
||||||
<!--Scope-->
|
<!--Scope-->
|
||||||
@ -90,26 +75,10 @@ The following list shows the supported values:
|
|||||||
<a href="" id="cryptography-tlsciphersuites"></a>**Cryptography/TLSCipherSuites**
|
<a href="" id="cryptography-tlsciphersuites"></a>**Cryptography/TLSCipherSuites**
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
<!--SupportedSKUs-->
|
||||||
<table>
|
|Home|Pro|Business |Enterprise |Education |Mobile |Mobile Enterprise |
|
||||||
<tr>
|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||||
<th>Home</th>
|
|![][x] | ![][check] | ![][check] | ![][check] | ![][check] | ![][check] | ![][check]|
|
||||||
<th>Pro</th>
|
|
||||||
<th>Business</th>
|
|
||||||
<th>Enterprise</th>
|
|
||||||
<th>Education</th>
|
|
||||||
<th>Mobile</th>
|
|
||||||
<th>Mobile Enterprise</th>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
<td><img src="images/checkmark.png" alt="check mark" /></td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!--/SupportedSKUs-->
|
||||||
<!--Scope-->
|
<!--Scope-->
|
||||||
@ -144,3 +113,7 @@ Footnote:
|
|||||||
- [Cryptography/TLSCipherSuites](#cryptography-tlsciphersuites)
|
- [Cryptography/TLSCipherSuites](#cryptography-tlsciphersuites)
|
||||||
<!--EndSurfaceHub-->
|
<!--EndSurfaceHub-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[check]: images/checkmark.png "Check"
|
||||||
|
[x]: images/crossmark.png "X"
|
Reference in New Issue
Block a user