Kleo::SCDaemon

Kleo::SCDaemon Namespace Reference

Functions

KLEO_EXPORT std::vector< std::string > getReaders (GpgME::Error &err)
 

Detailed Description

This namespace collects higher-level functions for retrieving information from the GnuPG smart card daemon.

Function Documentation

◆ getReaders()

KLEO_EXPORT std::vector< std::string > Kleo::SCDaemon::getReaders ( GpgME::Error & err)

Returns the list of available smart card readers.

If an error occurred, then err provides details. The returned strings are mostly useful for configuring the reader to use via the reader-port option of scdaemon.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Jul 26 2024 11:50:31 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.