SignDataResponse

Response message for requesting a signature from the client that initated a certificate provisioning process.

JSON representation
{
  "certificateProvisioningProcess": {
    object (CertificateProvisioningProcess)
  }
}
Fields
certificateProvisioningProcess

object (CertificateProvisioningProcess)

Output only. The certificate provisioning process. The signature generated by the client will be available in the signature field of CertificateProvisioningProcess.