ListKeyPairs (open)
List all keypairs
Syntax
LOADLIB "mod::system/lib/keystore.whlib";
RECORD ARRAY FUNCTION ListKeyPairs(RECORD options)
Parameters
RECORD options
Options
BOOLEAN requirecert
Return only keys with certificates (defaults to true)
Return value
RECORD ARRAY
A list of keypairs
INTEGER has_certificate
True if this key has a certificate
INTEGER id
Key ids
INTEGER name
Key name
INTEGER title
Title