Search code examples
delphiencryptiondelphi-xe2datasnap

Delphi XE2 DataSnap – Random keys for the PC1 Filters


Setting up a datasnap filters as described in the user manual will result in the RSA and PC1 filters having a fixed keys.

What is the best way to generate a different random PC1 key for each session?


Solution

  • Have a look at PC1DynamicKey in the AuthServerProject sample.