1. Home
  2. Browse
  3. yubico-piv-tool

yubico-piv-tool

v2.7.3#0Latest

YubiKey PIV library (libykpiv) for interacting with the PIV application on a YubiKey

Install

Run the following Vcpkg command to install the port.

vcpkg install 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

Dependencies

See source

Version

v2.7.3#0

Publication

Supports

!android & !ios

Homepage

github.com/Yubico/yubico-piv-tool

Subtree

6bb5d895fb

License

BSD-2-Clause

Definition

Manifest