projects
Import wrapped key material into a CryptoKeyVersion with a trusted key. All requests must specify a CryptoKey. If a CryptoKeyVersion is additionally specified in the request, key material will be reimported into that version. Otherwise, a new version will be created, and will be assigned the next sequential id within the CryptoKey. The CryptoKeyVersion will have trusted_wrapping_enabled set to true.
post/v1/{+parent}/cryptoKeyVersions:importTrustedKeyWrappedCryptoKeyVersion
Path parameters
parentstring required
Required. The name of the CryptoKey to be imported into.
Request body
Response
Successful response