API GetKeyInfo

From Vendetta Lua
Jump to: navigation, search

GetKeyInfo

Definition:
GetKeyInfo(int keyindex) -> string keyid, string desc
Description:
Get information about the key with the given index in the keychain
Arguments:
keyindex index of key (1 to GetNumKeysInKeychain)
Returns:
keyid key id
desc description of key
ownerid key id of the associated owner key or false
time
unknown
unknown
isactive is the key active?