Skip to content

v15.43.0

Choose a tag to compare

@sdmrelease sdmrelease released this 19 Dec 10:52
· 36 commits to master since this release

v15.43.0 - Add automatic encryption/decryption support for managed secret API-s

  • ManagedSecret.Value will be automatically encrypted using associated SecretEngine key during Create/Update calls
  • ManagedSecret.Value will be automatically decrypted using automatically generated Private/Public key pair for Retrieve call when provided public_key is empty