public static string SimpleEncrypt( string secretMessage, byte[] cryptKey, byte[] authKey, byte[] nonSecretPayload = null )
Copyright Edika 2012-2021