FLAM Issue Tracker - FL5
View Issue Details
0000758FL52.2 Subprogram FLUC (CONV)public2015-11-20 08:552015-11-24 11:41
Mykhailo Moldavskyy 
Mykhailo Moldavskyy 
normalfeaturehave not tried
resolvedfixed 
GeneralGeneralGeneral
5.1.09 
5.1.105.1.10 
0000758: Add parameter "KEYID" to flcl key import, for verify this during import
set KEYID to verify during key import, that imported key has the same KEYID
No tags attached.
Issue History
2015-11-20 08:55Mykhailo MoldavskyyNew Issue
2015-11-20 08:55Mykhailo MoldavskyyStatusnew => assigned
2015-11-20 08:55Mykhailo MoldavskyyAssigned To => Mykhailo Moldavskyy
2015-11-20 14:31Falk ReichbottView Statusprivate => public
2015-11-24 11:41Falk ReichbottNote Added: 0000928
2015-11-24 11:41Falk ReichbottStatusassigned => resolved
2015-11-24 11:41Falk ReichbottFixed in Version => 5.1.10
2015-11-24 11:41Falk ReichbottResolutionopen => fixed
2015-12-02 19:23Falk ReichbottNote View State: 0000928: public

Notes
(0000928)
Falk Reichbott   
2015-11-24 11:41   
A new parameter KIDVERIFY was add the import PGP key function. This parameter accepts a binary value up to 8 bytes in hexadecimal form. You can provide 1 or more up to 8 bytes. If you provide less then 8 bytes the low significant / the right bytes are compared.

For example GnuPG use normally 4 bytes (8 characters) for the key id in printouts and if you provide this 8 character hex string the verification will work.