Interface AbstractGetCryptorFactory<C extends CryptorFactory>

  • Type Parameters:
    C - the type of the CryptorFactory.

    public interface AbstractGetCryptorFactory<C extends CryptorFactory>
    Abstract interface to get the CryptorFactory.
    Since:
    1.0.0
    Author:
    Joerg Hohwiller (hohwille at users.sourceforge.net)