You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DidiSoft Forum
Hi,
I'm trialing .net 1.7.1 version and have an issue
The key tool which shows Key Id, Key Id(hex), User Id etc.. on the
screen
just want to know if keyId hex is suppose to be the hex value of
keyid?
I have given a trail version to a customer and they have uploaded a
public key from a third party and tried to verify the hex values
manually and said they are different.
below are some of the keyId and corresponding hex values I created on
my machine
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DidiSoft Forum
Hi Faz,
The Key Id Hex column represents the lower 4 bytes of the real key Id
(which is 8 bytes; System.Int64)
The main reason for this representation is to keep the library API
close to PGP (r) Desktop and GnuPG which both list Key Id's this way.
Please drop us a line if you require to have an additional method that
shows the full Key Id in hexademical format.
Best Regards,
Peter Kalef
Technical Support
DidiSoft Ltd.
faz
unread,
Oct 19, 2011, 2:23:03 AM10/19/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DidiSoft Forum
Hi Peter,
Thanks for your prompt reply.
your clarification sound good to me.
I will contact you if I need any further assistance.