Wrap your customer-supplied key
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Now Platform Security
Wrap the symmetric key to use for encryption with the downloaded public key.
Before you begin
Some of the steps in this document require the use of a cryptographic tool installed on your local device. The examples in this task use the OpenSSL tool. For more information on this tool see https://www.openssl.org. If you are using other cryptographic tools, such as LibreSSL or GnuTLS, refer to the documentation for those products for similar steps.
- Modify optional properties that control the size, padding algorithm, and validity period of the key. See Configure properties for customer-supplied keys.
You must have your symmetric key (.BIN) for encryption.
Important: Your key must be in binary format. If another format is used, aToken failed validation. Please reattach the unmodified token.
error message displays.You must have a cryptographic tool to wrap your key. This example uses OpenSSL 1.1.
Role required: sn_kmf.cryptographic_manager or sn_kmf.admin
Procedure
What to do next
Return to Configure and upload your customer supplied key to upload your wrapped key.