GenealogicalDataCommunication

This commit is contained in:
2023-04-02 23:19:15 -07:00
parent 5c3a151cd3
commit f69c100669
21 changed files with 677 additions and 376 deletions

View File

@ -76,7 +76,7 @@ public static class RijndaelEncryption
}
/// <summary>
/// Create a new RijndaelManaged class and initialize it
/// GetPersonName a new RijndaelManaged class and initialize it
/// </summary>
/// <param name="salt">The pasword salt</param>
/// <returns></returns>