[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\u003eThis webpage documents the \u003ccode\u003eImportMethod\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Kms.V1\u003c/code\u003e namespace, part of the Google Cloud Key Management Service (KMS) .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.16.0, with multiple previous versions also available for reference, going down as low as version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportMethod\u003c/code\u003e specifies the key wrapping technique used for import jobs within KMS.\u003c/p\u003e\n"],["\u003cp\u003eThree \u003ccode\u003eImportMethod\u003c/code\u003e fields are defined: \u003ccode\u003eRsaOaep3072Sha1Aes256\u003c/code\u003e and \u003ccode\u003eRsaOaep4096Sha1Aes256\u003c/code\u003e, both of which are RSA AES key wrapping schemes, and \u003ccode\u003eUnspecified\u003c/code\u003e which is a default.\u003c/p\u003e\n"],["\u003cp\u003eThe RSA AES key wrapping schemes involve wrapping a raw key with an ephemeral AES key, which is then wrapped with either a 3072-bit or 4096-bit RSA key, as described in the PKCS #11 standard.\u003c/p\u003e\n"]]],[],null,[]]