-
Generate a new 256-bit key and store it in Barbican using
openstack order createcommand.
|
|
|---|
|
|
Symmetric key created and stored on Barbican
-
You can also verify the encryption operation logging in the PKCS#11 log file
cs_pkcs11_R3.logduring secret generation, as shown below.
Key encryption in PKCS#11 logs
-
Retrieve the metadata of the order to identify the location of the generated key, shown here as the
Secret hrefvalue.
|
|
|---|
|
|
Retrieving order metadata
-
Retrieve the secret metadata.
|
|
|---|
|
|
Retrieving secret metadata
-
Alternatively, you can list the symmetric key that has been generated by using the
openstack secret listcommand.
|
|
|---|
|
|
Symmetric key in secret list