Abstract factory class that defines operations for encrypting or decrypting based on either a public/private key system or a shared key system.
TTP::Crypt
eKey getEnKey();