Updated OpenPGP API (markdown)
parent
00015a8f92
commit
b6f130f0b8
|
@ -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).
|
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
|
## Internal Design Decisions
|
||||||
Go to https://github.com/open-keychain/open-keychain/wiki/API
|
Go to [[API-Design|API-Design]]
|
Loading…
Reference in New Issue