Classes

The AppIdentityService allows you to sign arbitrary byte array using per app private key maintained by App Engine. You can also retrieve a list of public certificates which can be used to verify the signature.
PublicCertificate contains an X509 public certificate in PEM format and a string which is used to identify this certificate.

Exceptions

Thrown when there is a general failure using the AppIdentityService.