static public bool ExistsIn(PwDatabase db, PwEntry entry) { return(SecurityData.ExistsIn(db, entry)); }