Uses of Enum Class
br.com.seedgrid.privacy.CryptoAlgorithm
Packages that use CryptoAlgorithm
-
Uses of CryptoAlgorithm in br.com.seedgrid.privacy
Methods in br.com.seedgrid.privacy that return CryptoAlgorithmModifier and TypeMethodDescriptionstatic CryptoAlgorithmReturns the enum constant of this class with the specified name.static CryptoAlgorithm[]CryptoAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.