Skip to Content

libvault v0.63.0

Created
Updated

A C++ library for Hashicorp Vault

# Usage

libvault provides CMake targets:

find_package(libvault CONFIG REQUIRED)
target_link_libraries(main PRIVATE libvault::vault) 

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

and 2 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Alexander Smyslov's avatar Alexander Smyslov
  • Jia Yue Hua's avatar Jia Yue Hua
  • toge's avatar toge

# Changelog

  • 23fbf3f [libvault] update to 0.63.0 (#46045)
  • 1d237e5 [libvault] update to 0.61.0 (#41466)
  • 7fc86fe [Libvault] new port (#28266)

# Source