we-coffee logo
 
Skip Navigation LinksHome | Bonnie.NET | Demos | Digital Signature Demo

Digital Signature Generation with Bonnie.NET

This web page shows how to use Bonnie.NET Standard Edition .NET cryptographic API for digital signature of texts.

For this demo, an X.509 digital certificate generated with X.509 Builder will be used.

Try Bonnie.NET functionalities by following the next steps:

1. Create the digital signature

Insert some lines of text in the following box and click sign.

Text to Sign

The digital signature generatede will appear in the following box.

Signed Text

2. Verify the digital signature

Click verify to verify the previous generated digital signature.

Verification:

Bonnie.NET can perform, in the same easy way, digital signatures of bytes arrays and streams (for example files) too. For more details, download Bonnie.NET Standard Edition and try the examples contained on the setup.

 
up up