Class Crypter

java.lang.Object
ddf.security.encryption.crypter.Crypter

public class Crypter extends Object
A "crypter" combines an "encryptor" and a "decryptor". This class is responsible for abstracting underlying cryptography implementations for use throughout the system.