Skip to content

Commit 25cdb17

Browse files
committed
edit reversion
1 parent 7f985dd commit 25cdb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oci_vault_beginner_va/ocivaultforbeginners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The encryption algorithms that the Vault service supports for vault master encry
2929

3030
#### Wrapping Keys
3131

32-
Oracle offers an array of inherent security features, and wrapping keys is a good example. This type of encryption key comes included with each vault by default! Despite that rhyme, it’s a _wrapping_ key, not a rapping key. A wrapping key is a 4096-bit asymmetric encryption key based on the RSA algorithm. The public and private key pair do not count against service limits. They also do not incur service costs. You use the public key as the key encryption key when you need to wrap key material for import into the Vault service. You cannot create, delete, or rotate wrapping keys.
32+
Oracle offers an array of inherent security features, and "wrapping keys" are a good example. This type of encryption key comes included with each vault by default! Despite that rhyme, it’s a _wrapping_ key, not a rapping key. A wrapping key is a 4096-bit asymmetric encryption key based on the RSA algorithm. The public and private key pair do not count against service limits. They also do not incur service costs. You use the public key as the key encryption key when you need to wrap key material for import into the Vault service. You cannot create, delete, or rotate wrapping keys.
3333

3434
#### Encryption Keys
3535

0 commit comments

Comments
 (0)