encode (plaintext: String; cryptokey: String): ciphertext: String
decode (ciphertext: String; cryptokey: String): plaintext: String
The input and output parameters for encode and decode functions are described below:
CRYPTOGRAPHY WORKS and Cryptographyworks.com are trademarks of PivotPoint Technology Corporation. All other product and service names mentioned are the trademarks of their respective companies.