Adds an entry to the vault.
public void addEntry(String entryName);
Use this method to add a new entry to the vault. Use SetEntryValue or SetEntryValueStr to assign a value to the new entry.