Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
todvora committed Feb 26, 2017
1 parent 78c47db commit 170c9d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Implementer has to take care of:

## Usage

Demo project on [github.com/todvora/eet-client-demo](https://github.com/todvora/eet-client-demo).

```java
ClientKey clientKey = ClientKey.fromInputStream(getClass().getResourceAsStream("/keys/CZ683555118.p12"), "eet");
ServerKey serverKey = ServerKey.trustingEmbeddedCertificates();
Expand Down

0 comments on commit 170c9d8

Please sign in to comment.