Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked VB.NET PolyCloud encryption/decryption


sQuo

Recommended Posts

  • 5 months later...

Re: VB.NET PolyCloud encryption/decryption

 

Estoy intentando aplicar la funcion y da un error en:

Public Shared Function DecryptData(Input As String, Key As String) As String

Return System.Text.Encoding.UTF8.GetString(DecryptData(Convert.FromBase64String(Input),?? System.Text.Encoding.UTF8.GetBytes(Key)))

End Function

Concretamente en las interrogaciones "??"

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.