See https://github.com/AutomatedArchitecture/SirenOfShame/search?q=ApiV1%2FVerifyCredentials for how to call the server and https://github.com/AutomatedArchitecture/SirenOfShame/blob/d4e93c258a520a9f1d70d898e791a87b0ae36ded/SirenOfShame.Lib/Settings/TripleDESStringEncryptor.cs for how to encrypt the password and https://github.com/AutomatedArchitecture/SirenOfShame/blob/becb7f4f0fa734be4e8c59af83a81f4c5cf3aa11/SirenOfShame.Test.Unit/Settings/TripleDESStringEncryptorTest.cs for some encryption unit tests.