procedure SSLAddGroup(GroupName: String; GroupID: Word)
Add a group to the server side list.
GroupName -- name of this group
GroupID -- random value (from interval: 1 to 32767) associated with this group
As answer you will receive OnSSLChangeResponse event.