Update some path-help in datakey

This commit is contained in:
Jeff Mitchell 2017-05-23 10:04:32 -04:00
parent 58b68dc35e
commit 4693881fe9

View file

@ -32,7 +32,7 @@ ciphertext; "wrapped" will return the ciphertext only.`,
"nonce": &framework.FieldSchema{
Type: framework.TypeString,
Description: "Nonce for when convergent encryption is used",
Description: "Nonce for when convergent encryption v1 is used (only in Vault 0.6.1)",
},
"bits": &framework.FieldSchema{