remove_group


Description:

public void remove_group (string group_name) throws KeyFileError

Removes the specified group, group_name, from the key file.

Parameters:

this

a KeyFile

group_name

a group name

Returns:

true if the group was removed, false otherwise