Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F28200671
passphrase.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
950 B
Subscribers
None
passphrase.h
View Options
/* passphrase.h - Get a passphrase
* Copyright (C) 2016 g10 Code GmbH
*
* This file is part of GnuPG.
*
* GnuPG is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* GnuPG is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, see <https://www.gnu.org/licenses/>.
*/
#ifndef GPGSM_PASSPHRASE_H
#define GPGSM_PASSPHRASE_H
int
have_static_passphrase
(
void
);
const
char
*
get_static_passphrase
(
void
);
void
read_passphrase_from_fd
(
int
fd
);
#endif
/* GPGSM_PASSPHRASE_H */
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Oct 7, 3:49 AM (1 d, 10 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
da/01/6edb30a94d9b4a9555fb785d4101
Attached To
rG GnuPG
Event Timeline
Log In to Comment