Updated OpenPGP API (markdown)

Dominik Schürmann 2014-08-07 00:50:14 -07:00
parent 00015a8f92
commit b6f130f0b8
1 changed files with 1 additions and 1 deletions

@ -159,4 +159,4 @@ Intent result = api.executeApi(data, is, os);
A complete example can be found in the demo application's [``OpenPgpProviderActivity.java``](https://github.com/open-keychain/api-example/blob/master/example-app/src/main/java/org/sufficientlysecure/keychain/demo/OpenPgpProviderActivity.java).
## Internal Design Decisions
Go to https://github.com/open-keychain/open-keychain/wiki/API
Go to [[API-Design|API-Design]]