Class CipherVersionGeneratorImpl

java.lang.Object
org.refcodes.forwardsecrecy.AbstractCipherVersionGenerator<CipherVersion>
org.refcodes.forwardsecrecy.CipherVersionGeneratorImpl
All Implemented Interfaces:
Iterator<CipherVersion>, CipherVersionGenerator<CipherVersion>, org.refcodes.generator.Generator<CipherVersion>

public class CipherVersionGeneratorImpl extends AbstractCipherVersionGenerator<CipherVersion>
Implementation if the AbstractCipherVersionGenerator for the usage of plain CipherVersion instances.