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-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:12 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:12 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.