Reference documentation and code samples for the Google Cloud Key Management Service v1 API enum ImportJob.Types.ImportMethod.
[ImportMethod][google.cloud.kms.v1.ImportJob.ImportMethod] describes the
key wrapping method chosen for this
[ImportJob][google.cloud.kms.v1.ImportJob].
This ImportMethod represents the CKM_RSA_AES_KEY_WRAP key wrapping
scheme defined in the PKCS #11 standard. In summary, this involves
wrapping the raw key with an ephemeral AES key, and wrapping the
ephemeral AES key with a 3072 bit RSA key. For more details, see
RSA AES key wrap
mechanism.
RsaOaep4096Sha1Aes256
This ImportMethod represents the CKM_RSA_AES_KEY_WRAP key wrapping
scheme defined in the PKCS #11 standard. In summary, this involves
wrapping the raw key with an ephemeral AES key, and wrapping the
ephemeral AES key with a 4096 bit RSA key. For more details, see
RSA AES key wrap
mechanism.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe provided content details the \u003ccode\u003eImportMethod\u003c/code\u003e enum within the Google Cloud Key Management Service v1 API, specifically for the \u003ccode\u003eImportJob.Types\u003c/code\u003e namespace, with the latest version being 3.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation offers a comprehensive list of versions for \u003ccode\u003eImportJob.Types.ImportMethod\u003c/code\u003e, starting from 2.2.0 up to the most current 3.16.0, including links to their respective API references.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportMethod\u003c/code\u003e enum outlines the available key wrapping schemes, including \u003ccode\u003eRsaOaep3072Sha1Aes256\u003c/code\u003e, \u003ccode\u003eRsaOaep4096Sha1Aes256\u003c/code\u003e, and an \u003ccode\u003eUnspecified\u003c/code\u003e option, each providing a unique way to wrap a key for import.\u003c/p\u003e\n"],["\u003cp\u003eDetailed descriptions are provided for each \u003ccode\u003eImportMethod\u003c/code\u003e field, like the \u003ccode\u003eRsaOaep3072Sha1Aes256\u003c/code\u003e and \u003ccode\u003eRsaOaep4096Sha1Aes256\u003c/code\u003e which utilize the CKM_RSA_AES_KEY_WRAP standard, and it includes a link to the PKCS #11 standard for more context.\u003c/p\u003e\n"]]],[],null,[]]