google.appengine.api.app_identity.PublicCertificate

Class that specifies information about a public certificate.

Inherits From: expected_type

key_name Name of the certificate.
x509_certificate_pem X.509 certificates (https://www.ietf.org/rfc/rfc2459.txt) in PEM format.