Adds an entry to the vault.
procedure AddEntry(EntryName: String);
Use this method to add a new entry to the vault. Use SetEntryValue or SetEntryValueStr to assign a value to the new entry.