ISigning Interface |
The ISigning type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputeSignature | Computes a signature for the defined CAEX object and returns the signature | |
| CreateSignature | Computes a signature for the defined CAEX object and stores the signature in the Signature Header of the object. | |
| GenerateKeys | Generates an asymmetric Keypair using the provided passPhrase as the Key Name | |
| VerifySignature(CAEXObject, String) | Verifies an assigned signature of the CAEX object | |
| VerifySignature(CAEXObject, String, String) | Verifies the provided signature for this CAEX object |