Class TripleDesCtr

All Implemented Interfaces:
Component, SshCipher, SshComponent, SecureComponent

public class TripleDesCtr extends AbstractJCECipher
An implementation of the 3DES cipher using a JCE provider.
Author:
Lee David Painter