Uses of Class
de.mhus.lib.core.crypt.CipherBlockRotate
-
Packages that use CipherBlockRotate Package Description de.mhus.lib.core.crypt -
-
Uses of CipherBlockRotate in de.mhus.lib.core.crypt
Methods in de.mhus.lib.core.crypt that return CipherBlockRotate Modifier and Type Method Description static CipherBlockRotateMCrypt. createRandomCipherBlockRotate(int size)Create a random block using the MRandom service.
-