Skip to Content

libvault v0.61.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

# Changelog

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

# Source