Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kleopatra
Commits
6c08d0a2
Commit
6c08d0a2
authored
May 18, 2021
by
Ingo Klöcker
Browse files
Remove unimplemented member functions
GnuPG-bug-id: 4876
parent
d8970759
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/smartcard/p15card.h
View file @
6c08d0a2
...
@@ -31,10 +31,6 @@ public:
...
@@ -31,10 +31,6 @@ public:
static
const
std
::
string
AppName
;
static
const
std
::
string
AppName
;
void
setAppKeyRef
(
const
std
::
string
&
appKeyRef
,
const
std
::
string
&
value
);
std
::
string
appKeyRef
(
const
std
::
string
&
appKeyRef
)
const
;
/* Obtain an application specific fingerprint for a key
/* Obtain an application specific fingerprint for a key
* stored on this card.
* stored on this card.
* e.g. An App Key Ref would be
* e.g. An App Key Ref would be
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment