update Auftragsmanagement
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ namespace DPMCrypto
|
||||
{
|
||||
public string apikey = "";
|
||||
public string iv = "";
|
||||
public string secretkey =""
|
||||
public string secretkey = "";
|
||||
|
||||
public string encrypt(string instring)
|
||||
{
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,6 @@
|
||||
E:\Software-Projekte\DPM\DPM2016\DPMCrypto\obj\Debug\DPMCrypto.csproj.AssemblyReference.cache
|
||||
E:\Software-Projekte\DPM\DPM2016\DPMCrypto\obj\Debug\DPMCrypto.csproj.CoreCompileInputs.cache
|
||||
E:\Software-Projekte\DPM\DPM2016\DPMCrypto\bin\Debug\DPMCrypto.dll
|
||||
E:\Software-Projekte\DPM\DPM2016\DPMCrypto\bin\Debug\DPMCrypto.pdb
|
||||
E:\Software-Projekte\DPM\DPM2016\DPMCrypto\obj\Debug\DPMCrypto.dll
|
||||
E:\Software-Projekte\DPM\DPM2016\DPMCrypto\obj\Debug\DPMCrypto.pdb
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
obj\Debug\\_IsIncrementalBuild
|
||||
Reference in New Issue
Block a user