mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-11 06:25:28 +00:00
committed by
Jim Kalafut
parent
1d56d0dde1
commit
a2e155b8d4
@@ -135,7 +135,7 @@ These parameters apply to the `seal` stanza in the Vault configuration file:
|
||||
`CKM_RSA_PKCS_OAEP` and `CKM_RSA_PKCS`. May also be specified by the
|
||||
`VAULT_HSM_RSA_ENCRYPT_LOCAL` environment variable.
|
||||
|
||||
- `rsa_oaep_hash` `(string: "sha256")`: Specifiy the hash algorithm to use for RSA
|
||||
- `rsa_oaep_hash` `(string: "sha256")`: Specify the hash algorithm to use for RSA
|
||||
with OAEP padding. Valid values are sha1, sha224, sha256, sha384, and sha512.
|
||||
Available for mechanism `CKM_RSA_PKCS_OAEP`. May also be specified by the
|
||||
`VAULT_HSM_RSA_OAEP_HASH` environment variable.
|
||||
|
||||
Reference in New Issue
Block a user