[][src]Module yubikey_piv::policy

Enums representing key policies.

Enums

PinPolicy

Specifies how often the PIN needs to be entered for access to the credential in a given slot. This policy must be set upon key generation or importation, and cannot be changed later.

TouchPolicy

Specifies under what conditions a physical touch on the metal contact is required, in addition to the PinPolicy. This policy must be set upon key generation or importation, and cannot be changed later.