A city security team creates a new Vault master key for permit archives and must choose protection mode. Which statement is accurate?
Select an answer to reveal the explanation.
Short Explanation
Pick HSM or software when the key is born—that choice sticks. HSM keeps the work on the HSM; software keys can be exported for client-side crypto. Pricing and exportability follow the mode.
Full Explanation
OCI Vault protection modes are HSM and software, selected at key creation. HSM-protected material stays on the HSM and cryptographic operations happen there. Software-protected keys live on a server (encrypted at rest by an HSM root) and can be exported for client-side work. The mode cannot be changed after create; pricing and exportability follow the chosen mode.