Class ExportTrustedKeyWrappedCryptoKeyVersionRequest (3.16.0)

ExportTrustedKeyWrappedCryptoKeyVersionRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for KeyManagementService.ExportTrustedKeyWrappedCryptoKeyVersion.

Attributes

Name Description
name str
Required. The name of the CryptoKeyVersion to export. The CryptoKeyVersion must have trusted_wrapping_enabled set to true.
wrapping_key str
Required. The name of the CryptoKeyVersion to use as a wrapping key. The CryptoKeyVersion must have hsm_trusted set to true.