Este conteúdo não está disponível no idioma selecionado.
Chapter 16. kickstart.keys
Abstract
			Provides methods to manipulate kickstart keys.
		
16.1. create
Copiar o linkLink copiado para a área de transferência!
- Name
- create
- Description
- creates a new key with the given parameters
- Parameters
- string session_key
- string description
- string type - valid values are GPG or SSL
- string content
 
- Return Value
- int - 1 on success, exception thrown otherwise.