Skip to content

Commit

Permalink
Added reference to sdk's on github. (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
OGKevin committed Aug 30, 2018
1 parent 796fa74 commit 4470b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ The calls you need to perform to set up a session from scratch are the following

Each call needs to be signed with your own private key. An Installation is used to tell the server about the public key of your key pair. The server uses this key to verify your subsequent calls.

Start by generating a 2048-bit RSA key pair.
Start by generating a 2048-bit RSA key pair. You can find examples by looking at the source code of the sdk's located at github.

#### Headers

Expand Down

0 comments on commit 4470b8a

Please sign in to comment.