Store a value in the vault. To remove a value, provide 'null' as the second parameter.
public void setValue(String sName, byte[] abValue) throws LiteDataVaultException