Reference documentation and code samples for the Cloud KMS V1 Client class KeyOperationAttestation.
Contains an HSM-generated attestation about a key operation. For more information, see Verifying attestations .
Generated from protobuf message google.cloud.kms.v1.KeyOperationAttestation
Namespace
Google \ Cloud \ Kms \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ format
int
Output only. The format of the attestation data.
↳ content
string
Output only. The attestation data provided by the HSM when the key operation was performed.
↳ cert_chains
Google\Cloud\Kms\V1\KeyOperationAttestation\CertificateChains
Output only. The certificate chains needed to validate the attestation
getFormat
Output only. The format of the attestation data.
int
setFormat
Output only. The format of the attestation data.
var
int
$this
getContent
Output only. The attestation data provided by the HSM when the key operation was performed.
string
setContent
Output only. The attestation data provided by the HSM when the key operation was performed.
var
string
$this
getCertChains
Output only. The certificate chains needed to validate the attestation
hasCertChains
clearCertChains
setCertChains
Output only. The certificate chains needed to validate the attestation
$this