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
# Host Dependencies
and one transitive dependency:
- vcpkg-cmake-get-vars (by openssl )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Alexander Smyslov
- Jia Yue Hua