Declaring Crypt Objects

Crypt objects are declared by using the Crypt type name.

Local Crypt &MyCrypt;

Note: Crypt objects cannot be serialized, and so can only be declared as Local.