|
|
| Line 1,367: |
Line 1,367: |
| * audited events and audit data | | * audited events and audit data |
|
| |
|
| === Service Relationships to Security-Relevant Information Matrix ===
| |
|
| |
|
| TODO: Table IV. Access Rights within Services
| |
|
| |
| <table border="1">
| |
| <caption><b>Table IV. Access Rights within Services ('''Out of Date''')</b></caption>
| |
|
| |
| <tr>
| |
| <th>Service</th>
| |
| <th>Service Routine</th>
| |
| <th>Security Relevant Data Item</th>
| |
| <th>Read <br>
| |
| Access</th>
| |
|
| |
| <th>Write <br>
| |
| Access</th>
| |
| </tr>
| |
| <tr>
| |
| <th rowspan="15">Key<br>Storage and <br>Retrieval</th>
| |
|
| |
| <td rowspan="1">FC_WrapKey()</td>
| |
| <td>Private Key</td>
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td rowspan="2">FC_UnwrapKey()</td>
| |
| <td>private key</td>
| |
| <td>
| |
| <center>X</center>
| |
|
| |
| </td>
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
| </tr>
| |
|
| |
| <tr>
| |
| <td>SECStatus</td>
| |
|
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
| <td>
| |
| <center>-</center>
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td rowspan="3">SEC_DeletePermCertificate()</td>
| |
|
| |
| <td>CERTCertDBHandle</td>
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
| </tr>
| |
|
| |
| <tr>
| |
| <td>CERTCertificate</td>
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
|
| |
| </tr>
| |
| <tr>
| |
| <td>SECStatus</td>
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
| <td>
| |
| <center>-</center>
| |
|
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td rowspan="2">SEC_TraversePermCerts()</td>
| |
| <td>CERTCertDBHandle</td>
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
|
| |
| <td>
| |
| <center>X</center>
| |
| </td>
| |
| </tr>
| |
| <tr>
| |
| <td>SECStatus</td>
| |
| <td>
| |
| <center>X</center>
| |
|
| |
| </td>
| |
| <td>
| |
| <center>-</center>
| |
| </td>
| |
| </tr>
| |
| </table>
| |
|
| |
|
| == Means of Access == | | == Means of Access == |