API users NOT using the iphone device will need to verify the provenance of the data returned by the API. This is to prevent man-in-the-middle and other attacks.To do so they will receive a signature over the encoding of the some of the returned data (depends on the request)To verify they will need to use TrustVault's public key for the environment they are in:
04f98d938ca89e66d3e4977b367fe9cd6b45bf2f8677eba9c630835124618f681cafee8d3efda71fc35be2e0a97ce02d1a59a90eb7ee4ffdea21fb2b37ea9039e2Example javascript code on verifying provenance for some requests can be seen here: