attestation property

KeyOperationAttestation? attestation
getter/setter pair

Statement that was generated and signed by the key creator (for example, an HSM) at key creation time.

Use this statement to verify attributes of the key as stored on the HSM, independently of Google. Only present if the chosen ImportMethod is one with a protection level of HSM.

Output only.

Implementation

KeyOperationAttestation? attestation;