Crate openpgp_card_state

Source

Enums§

PinStorageType
Specifies a type of PIN storage backend, optionally combined with global configuration for that backend (e.g. a path to a binary)

Functions§

delete
Delete all config and User PIN storage for ident
drop_pin
Forget the persisted User PIN for a card.
get_nickname
Get persisted nickname for the card “ident”.
get_pin
Get persisted User PIN information about one card “ident”.
set_nickname
Store a nickname for a card in the configuration file.
set_pin
Persist User PIN for a card.