# Functions
Create requests the creation of a new keypair on the server, or to import a pre-existing keypair.
Delete requests the deletion of a previous stored KeyPair from the server.
ExtractKeyPairs interprets a page of results as a slice of KeyPairs.
Get returns public data about a previously uploaded KeyPair.
List returns a Pager that allows you to iterate over a collection of KeyPairs.