Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F22067955
emptypassphraseprovider.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
642 B
Subscribers
None
emptypassphraseprovider.h
View Options
/* -*- mode: c++; c-basic-offset:4 -*-
utils/emptypassphraseprovider.h
This file is part of Kleopatra, the KDE keymanager
SPDX-FileCopyrightText: 2008 Klarälvdalens Datakonsult AB
SPDX-FileCopyrightText: 2016, 2017 Bundesamt für Sicherheit in der Informationstechnik
SPDX-FileContributor: Intevation GmbH
SPDX-License-Identifier: GPL-2.0-or-later
*/
#pragma once
#include
<gpgme++/interfaces/passphraseprovider.h>
class
EmptyPassphraseProvider
:
public
GpgME
::
PassphraseProvider
{
public
:
char
*
getPassphrase
(
const
char
*
useridHint
,
const
char
*
description
,
bool
previousWasBad
,
bool
&
canceled
)
override
;
};
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Apr 22, 4:01 AM (1 h, 12 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
23/1c/3c8bfd8e735a88c560672697fca4
Attached To
rKLEOPATRA Kleopatra
Event Timeline
Log In to Comment