Uses of Interface
sk.antons.sprops.alg.SpropsAlg
-
Packages that use SpropsAlg Package Description sk.antons.sprops.alg -
-
Uses of SpropsAlg in sk.antons.sprops.alg
Classes in sk.antons.sprops.alg that implement SpropsAlg Modifier and Type Class Description classSimpleAesSpropsAlgImplementation uses Aes algorithm for encode and decode provided bytes.Methods in sk.antons.sprops.alg that return SpropsAlg Modifier and Type Method Description static SpropsAlgSpropsAlgFactory. algorithm()Provides default algorithmstatic SpropsAlgSpropsAlgFactory. algorithm(int type)Maps integer value to real implementation
-