Skip to content

Commit 5ee1149

Browse files
HenkKoddeSam
andauthored
Created PKI Best Practices in markdown (#48)
* - Updated version to 8.6.3 - Create Encryption document in Markdown format - Added new Encryption document to SUMMARY.md for publishing. * - Included package-lock.json * Corrected reference in Encryption.md Created PKI Best Practices in markdown Recreated figure1-platforms-layout in drawio Updated summary file for gitbooks Updated version to 9.0.0 * Version update to 9.1.0 Co-authored-by: Sam <[email protected]>
1 parent f8a5daf commit 5ee1149

File tree

6 files changed

+781
-3
lines changed

6 files changed

+781
-3
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* [API Definition v1.0](documents/API Definition v1.0.md)
88
* [JSON Binding Rules](documents/JSON Binding Rules.md)
99
* [Encryption](documents/Encryption.md)
10+
* [PKI Best Practices](documents/PKI Best Practices.md)
1011
### Change Control Board
1112
* [Change Control Board Overview](ccb-meetings/README.md)
1213
* [Issue-and-Decision-Log](ccb-meetings/Issue-and-Decision-Log.md)

assets/diagrams/images/figure1-platforms-layout.svg

Lines changed: 3 additions & 0 deletions
Loading

documents/Encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following conventions are used in this document to identify the specified ty
4949
| **Glossary terms** | Italics on first occurrence; defined in _Glossary_ | The purpose of the API is to enable interoperable financial transactions between a _Payer_ (a payer of electronic funds in a payment transaction) located in one _FSP_ (an entity that provides a digital financial service to an end user) and a _Payee_ (a recipient of electronic funds in a payment transaction) located in another FSP. |
5050
| **Library documents** | Italics | User information should, in general, not be used by API deployments; the security measures detailed in _API Signature_ and _API Encryption_ should be used instead. |
5151

52-
## 2.1 Document Version Information
52+
## 1.2 Document Version Information
5353

5454
| **Version** | **Date** | **Change Description** |
5555
| :--- | :--- | :--- |

0 commit comments

Comments
 (0)