ApplicationSigningKeyCert

The application signing key certificate.

JSON representation
{
  "signingKeyCertFingerprintSha256": string
}
Fields
signingKeyCertFingerprintSha256

string (bytes format)

Required. The SHA-256 hash value of the signing key certificate of the app. This must be a valid SHA-256 hash value, i.e. 32 bytes.

A base64-encoded string.