Uses of Interface
com.coderslagoon.crypto.estreamj.framework.ICipherMaker
Packages that use ICipherMaker
-
Uses of ICipherMaker in com.coderslagoon.crypto.estreamj.framework
Methods in com.coderslagoon.crypto.estreamj.framework with parameters of type ICipherMakerModifier and TypeMethodDescriptionstatic voidEngine.registerCipher(ICipherMaker cphMk) Called by cipher implementations to register their factories, usually during startup time.