Online documentation - Websydian v6.1
|
Integrity Module Parts
Introduction Implementing Other Uses Parts
Example Background
The Main Patterns
Two main patterns are provided in the WSYINTEG
library:
- The EventHandlerWithSignature
pattern adds Digital Signature functionality to Event Handler
functions.
- The PageGeneratorWithSignature
pattern adds Digital Signature functionality to Page Generator
functions including Event Handler functions with digital
signing.
Utility Functions
One function is provided in the Integrity module:
- The SignFields
function calculates the Digital Signature from an input string and
a signature key.