[][src]Module yubikey_piv::key

PIV cryptographic keys stored in a YubiKey.

Supported algorithms:

  • Encryption: RSA1024, RSA2048, ECCP256, ECCP384
  • Signatures:
    • RSASSA-PKCS#1v1.5: RSA1024, RSA2048
    • ECDSA: ECCP256, ECCP384

Structs

Key

PIV cryptographic keys stored in a YubiKey

Enums

AlgorithmId

Algorithm identifiers

GeneratedKey

Information about a generated key

RetiredSlotId

Retired slot IDs.

SlotId

Slot identifiers. https://developers.yubico.com/PIV/Introduction/Certificate_slots.html

Constants

SLOTS

Personal Identity Verification (PIV) key slots

Functions

generate

Generate key