AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 00:02

Parameter dieser Suchanfrage:

Suche in Thema: Base64 encoding
Suche alle Beiträge, die von "Remko" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 5 von insges. 5 Treffern
Suche benötigte 0.006s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Win32/Win64 API (native code)

    Re: Base64 encoding

      Delphi
      by Remko, 20. Mär 2007
    Well it seems that in the sample code I found the Base64 is only used to display the encoded binary as hex string.
    I made a new topic with the right topic title Password hash in RDP files
  • Forum: Win32/Win64 API (native code)

    Re: Base64 encoding

      Delphi
      by Remko, 19. Mär 2007
    Thanks, I'm going to look at. Meanwhile some progress:
    I can now successfully create a .rdp file and logon with even though the hashed password I create is not the same size as the one that MS makes. The hashed password remains valid during the logon session of the logged on user (the user under who's account the password was hashed). Although this achieves the goal I had in mind, I'm curious as...
  • Forum: Win32/Win64 API (native code)

    Re: Base64 encoding

      Delphi
      by Remko, 19. Mär 2007
    I'm a little confused. I should tell more about the purpose.
    I want to create an .RDP file programmatically, with this file it's possible to start a Remote Desktop (Terminal) session.
    An RDP file contains an encrypted password which is encrypted with the CryptProtectData API (this part I got working).
    However it also seems to be Base64 encoded, I found this here:
    ...
  • Forum: Win32/Win64 API (native code)

    Re: Base64 encoding

      Delphi
      by Remko, 19. Mär 2007
    What is the output, hex bytes or Base64 string?
  • Forum: Win32/Win64 API (native code)

    Base64 encoding

      Delphi
      by Remko, 19. Mär 2007
    I'm trying to translate some code from .net (I have it both in c# and VB.net) to Delphi Win32.
    The code uses Convert.ToBase64String Method . According to MSDN: Converts an array of 8-bit unsigned integers to its equivalent String representation encoded with base 64 digits.

    Is there a WIN32 equivalent?


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=Remko&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=88691
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 00:07 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz