The demo illustrates the use of a regular expression to check whether a string either represents a currency value or has the correct format to represent a currency value.
|
The demo shows how to use the ECDsaCng class to sign a message and how to use the signature to verify that the message has not been altered.
|
The demo shows how to sign a file by using the HMACMD5 object and then how to verify the file.
|
This demo shows how you can convert between types with TypeDescriptor interface in Delphi using the .Net Runtime Library for Delphi
|