vtk_generate_ae_keypair

Usage
vtk_generate_ae_keypair

Description
Generate a public/secret keypair used for API Keys.
Generates a public/secret keypair and returns it as a list.
The first entry is the secret key and the 2nd is the public key.

Returns
A list with the first entry being the secret key and the second entry being the public key