Yubikey
YubicoBitwardenGPG ToolsDonate Coffee
PIV
PIV
  • Introduction
  • Getting Started
    • ā­•1. Interface
    • ā­•2. PINs
      • 🟣About
      • 🟣Defaults
      • 🟣Change
    • ā­•3. CLI
    • ā­•4. Certificates
    • ā­•5. Reset
  • SLOTS
    • ā­•9A
      • 🟣Certreq
      • 🟣OpenSSL
    • ā­•9C
    • ā­•9D
    • ā­•9E
  • Generate
    • ā­•File Extensions
    • ā­•With OpenSSL
      • 🟣distinguished_name
      • 🟣keyUsage
      • 🟣extendedKeyUsage
    • ā­•With XCA
  • commands
    • ā­•info
    • ā­•reset
    • ā­•access
      • 🟣change-management-key
      • 🟣change-pin
      • 🟣change-puk
      • 🟣set-retries
      • 🟣unblock-pin
    • ā­•certificates
      • 🟣delete
      • 🟣export
      • 🟣generate
      • 🟣import
      • 🟣request
    • ā­•keys
      • 🟣attest
      • 🟣export
      • 🟣generate
      • 🟣import
    • ā­•objects
      • 🟣export
      • 🟣generate
      • 🟣import
Powered by GitBook
On this page

Was this helpful?

  1. commands

objects

Manage PIV data objects.

ykman piv objects COMMAND ARGS

Command
Description

export

Export an arbitrary PIV data object.

generate

Generate and write data for a supported data object.

import

Write an arbitrary PIV object.

Options
Description

-h, --help

Show this message and exit.

PreviousimportNextexport

Last updated 2 years ago

Was this helpful?

ā­•