The following samples are included in CreaSign SDK:
| Sample | Description |
|---|---|
| Simple | Samples that use the XmlSignature to create basic signatures. |
| SignDetached | Demonstrates how to create a detached XML signature. |
| SignEnveloped | Demonstrates how to create an enveloped XML signature. |
| SignEnveloping | Demonstrates how to create an enveloping XML signature. |
| SignFile | Demonstrates how to sign an external file with the XML signature. |
| SignTemplate | Demonstrates how to create an XML signature based on a template file. |
| TheXmlNodeProperty | Demonstrates the seamless integration between CreaSign and the XML parser. |
| TimeStamp | Demonstrates how to add a timestamp to the signature. |
| Verify | Demonstrates how to verify an XML signature. |
| CreaDoc | Samples that use the CreaDoc format of electronic documents. |
| SignData | Demonstrates how to create a digitally signed electronic XML document that contains only data and no visualisations. |
| SignDataAndVis | Demonstrates how to create a digitally signed electronic XML document that contains a human readable visualisation in addition to raw data. |
| SignSerial | Demonstrates how to create a serial XML signature. |
| VerifyCd | Demonstrates how to verify signatures in the electronic document. |
| CreaSignWeb | Demonstrates how to use CreaSign in a Web browser. |
| Sign | Demonstrates how to create a digitally signed electronic XML document in a Web Browser. |
| VerifySignature | Demonstrates how to verify a signature on a web server. |
| CreaSignLite * | Samples that use the CreaSignLite to create and verify signatures. |
| CreateDetached | Demonstrates how to create a detached XML signature. |
| CreateDetachedSignatureOnFiles | Demonstrates how to create a detached XML signature on files. |
| CreateEnveloped | Demonstrates how to create an enveloped XML signature. |
| CreateEnveloping | Demonstrates how to create an enveloping XML signature. |
| CreateEnvelopingSignatureOnFiles | Demonstrates how to create an enveloping XML signature on files. |
| CreateEnvelopingText | Demonstrates how to create an enveloping XML signature on text. |
| CreatePKCS7 | Demonstrates how to create a PKCS7 signature. |
| Verify | Demonstrates how to verify a signature. |
| VerifyOnFiles | Demonstrates how to verify signature on files. |
| Encrypt and Decrypt | Samples for encryption and decryption. |
| EncryptXml | Demonstrates how to encrypt XML file using XML-ENC standard. |
| DecryptXml | Demonstrates how to decrypt XML file encrypted using XML-ENC standard. |
| EncryptAndDecryptPKCS7 | Demonstrates how to encrypt (and then decrypt) data in PKCS#7 format. |
The samples are located in the <CreaSign SDK installation directory>\Samples directory. See "Setting up and Running the Samples" for more information about setting up and running the samples.
*Note: In the CreaSign Lite distribution the CreaSign Lite samples are located in the <CreaSignLite SDK installation directory>\Samples\CreaSignLite2 directory.
(c) Crea 2002-2006