February 2020
Intermediate to advanced
440 pages
13h 51m
English
In this recipe, we created a customer master key (CMK) by setting the key material origin to External. After that, we selected one of the allowed encryption schemes for the key wrapper and downloaded the key wrapper. This key wrapper is the public key that is used to encrypt and securely upload our key material to the AWS KMS service. An import token from the AWS KMS service was also downloaded, along with the key wrapper. The import token is used to make sure the key that's uploaded is the right one for the right key that we downloaded the wrapper token for.
Read now
Unlock full access