yubico-piv-toolv2.7.3
- Updated
YubiKey PIV library (libykpiv) for interacting with the PIV application on a YubiKey
- Project website: https://github.com/Yubico/yubico-piv-tool
#Usage
yubico-piv-tool provides CMake targets:
find_package(unofficial-libykpiv CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::libykpiv::ykpiv)yubico-piv-tool provides pkg-config modules:
# Yubico PIV C Library
ykpiv#Features
No features defined.
#Host Dependencies
and 2 transitive dependencies:
- vcpkg-cmake-config (through openssl)
- vcpkg-cmake-get-vars (through openssl)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Kim Laine